Class EmfPlusCompoundLineData
Class EmfPlusCompoundLineData
Pôvodný názov: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Objekt EmfPlusCompoundLineData špecifikuje údaje o línii a priestore pre zlúčenú líniu.
public sealed class EmfPlusCompoundLineData : EmfPlusStructureObjectType
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusCompoundLineData
Z dedičných členov
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusCompoundLineData()
public EmfPlusCompoundLineData()
Properties
CompoundLineData
Získajte alebo nastavíte rad hodnôt CompoundLineDataSizektoré určujú zlúčenú líniu penu. prvkyMusí byť v rastúcom poriadku a ich hodnoty musia byťmedzi 0,0 a 1,0, vrátane
public float[] CompoundLineData { get; set; }
Hodnota nehnuteľnosti
float []