Class EmfPlusRegionNodePath

Class EmfPlusRegionNodePath

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

EmfPlusRegionNodePath nesnesi, bir bölge düğmesinin sınırını çizmek için bir grafik yolu belirler.

public sealed class EmfPlusRegionNodePath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusRegionNodePath

mirasçı üyeleri

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

Constructors

EmfPlusRegionNodePath()

public EmfPlusRegionNodePath()

Properties

RegionNodePath

Bir EmfPlusPath nesnesini alır veya ayarlar (bölüm 2.2.1.6)Bölge düğümünün sınırı.

public EmfPlusPath RegionNodePath { get; set; }

Mülkiyet Değer

EmfPlusPath

 Türkçe