Class EmfPlusRegionNodePath
Class EmfPlusRegionNodePath
Nama dari : Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Pengumpulan: Aspose.Imaging.dll (25.4.0)
Objek EmfPlusRegionNodePath menetapkan jalur grafik untuk menggambar batas node wilayah.
public sealed class EmfPlusRegionNodePath : EmfPlusStructureObjectType
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusRegionNodePath
anggota yang diwarisi
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusRegionNodePath()
public EmfPlusRegionNodePath()
Properties
RegionNodePath
Mendapatkan atau menetapkan objek EmfPlusPath (bahagian 2.2.1.6) yangPerbatasan di daerah Node.
public EmfPlusPath RegionNodePath { get; set; }