Class EmfPlusCompoundLineData

Class EmfPlusCompoundLineData

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Obiekt EmfPlusCompoundLineData określa dane linii i przestrzeni dla linii połączonej.

public sealed class EmfPlusCompoundLineData : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusCompoundLineData

Dziedziczeni członkowie

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusCompoundLineData()

public EmfPlusCompoundLineData()

Properties

CompoundLineData

Otrzymuje lub ustawia szereg wartości pływających punktów CompoundLineDataSizektóre określają linię połączoną pióro. elementyNależy być w porządku wzrostu, a ich wartości muszą byćod 0,0 do 1,0, włączając

public float[] CompoundLineData { get; set; }

Wartość nieruchomości

float [ ]

 Polski