Class EmfPlusRegionNodePath

Class EmfPlusRegionNodePath

Le nom : Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblée: Aspose.Imaging.dll (25.4.0)

L’objet EmfPlusRegionNodePath spécifie une voie graphique pour dessiner la frontière d’un node de la région.

public sealed class EmfPlusRegionNodePath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusRegionNodePath

I membri ereditari

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

Constructors

EmfPlusRegionNodePath()

public EmfPlusRegionNodePath()

Properties

RegionNodePath

Obtenez ou mettez un objet EmfPlusPath (section 2.2.1.6) qui spécifiela frontière du node de la région.

public EmfPlusPath RegionNodePath { get; set; }

Valore di proprietà

EmfPlusPath

 Français