CompoundLineData

EmfPlusCompoundLineData.CompoundLineData property

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

public float[] CompoundLineData { get; set; }

Ver también