EmfPlusCompoundLineData

EmfPlusCompoundLineData class

El objeto EmfPlusCompoundLineData especifica datos de línea y espacio para una línea compuesta.

public sealed class EmfPlusCompoundLineData : EmfPlusStructureObjectType

Constructores

NombreDescripción
EmfPlusCompoundLineData()Constructor predeterminado

Propiedades

NombreDescripción
CompoundLineData { get; set; }Obtiene o establece una matriz de valores de punto flotante CompoundLineDataSize que especifican la línea compuesta de una pluma. Los elementos DEBEN estar en orden creciente, y sus valores DEBEN ser entre 0.0 y 1.0, inclusive

Ver también