Class EmfPlusCompoundLineData
Class EmfPlusCompoundLineData
Il nome: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
L’oggetto EmfPlusCompoundLineData specifica i dati di linea e spazio per una linea di composto.
public sealed class EmfPlusCompoundLineData : EmfPlusStructureObjectType
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusCompoundLineData
I membri ereditari
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusCompoundLineData()
public EmfPlusCompoundLineData()
Properties
CompoundLineData
Riceve o impone una serie di valori di punto fluttuante CompoundLineDataSizeche specifica la linea composta di una penna. gli elementiDevono essere in ordine crescente, e i loro valori devono esseretra 0,0 e 1,0, inclusi
public float[] CompoundLineData { get; set; }
Valore di proprietà
float [ ]