Class EmfPlusBoundaryPathData

Class EmfPlusBoundaryPathData

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

EmfPlusBoundaryPathData nesnesi, bir gradient fırçası için bir grafik yolu sınırını belirler.

public sealed class EmfPlusBoundaryPathData : EmfPlusBoundaryBase

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusBoundaryBase EmfPlusBoundaryPathData

mirasçı üyeleri

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

Constructors

EmfPlusBoundaryPathData()

public EmfPlusBoundaryPathData()

Properties

BoundaryPathData

Bir EmfPlusPath nesneyi (bölüm 2.2.1.6) alır veya ayarlar ve fırçanın sınırını belirler.

public EmfPlusPath BoundaryPathData { get; set; }

Mülkiyet Değer

EmfPlusPath

 Türkçe