Class EmfPlusRegionNodePath

Class EmfPlusRegionNodePath

ja nimityö: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Kokoelma: Aspose.Imaging.dll (25.4.0)

EmfPlusRegionNodePath-objekti määrittää graafisen reitin piirittämään alueen ytimeen.

public sealed class EmfPlusRegionNodePath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusRegionNodePath

Perintöjäsenet

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

Constructors

EmfPlusRegionNodePath()

public EmfPlusRegionNodePath()

Properties

RegionNodePath

Saa tai asettaa EmfPlusPath-objekti (osasto 2.2.1.6) jossa määritetäänalueen rajan ytimessä.

public EmfPlusPath RegionNodePath { get; set; }

Omistuksen arvo

EmfPlusPath

 Suomi