Class EmfPlusLinePath

Class EmfPlusLinePath

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

EmfPlusLinePath nesnesi, özelleştirilmiş bir çizgi kapağı çizmek için bir grafik yolu belirler.

public sealed class EmfPlusLinePath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusLinePath

mirasçı üyeleri

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

Constructors

EmfPlusLinePath()

public EmfPlusLinePath()

Properties

LinePath

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusPath bir nesne alır veya ayarlar.

public EmfPlusPath LinePath { get; set; }

Mülkiyet Değer

EmfPlusPath

 Türkçe