Class EmfPlusCompoundLineData

Class EmfPlusCompoundLineData

İsim alanı : Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Toplantı: Aspose.Imaging.dll (25.4.0)

EmfPlusCompoundLineData nesnesi, bir bileşik çizgisi için çizgi ve uzay verilerini belirler.

public sealed class EmfPlusCompoundLineData : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusCompoundLineData

mirasçı üyeleri

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

Constructors

EmfPlusCompoundLineData()

public EmfPlusCompoundLineData()

Properties

CompoundLineData

Bir dizi CompoundLineDataSize yüzen nokta değerleri alır veya ayarlarBir kalemin bileşen çizgisini belirler.Değerleri artıyor ve değerleri artıyor.0.0 ve 1.0 arasında, dahil olmak üzere

public float[] CompoundLineData { get; set; }

Mülkiyet Değer

float […]

 Türkçe