EmfPlusRegion Classe
Contenu
[
Cacher
]Summary: The EmfPlusRegion object specifies line and curve segments that define a non rectilinear shape
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusRegion
Inheritance: EmfPlusGraphicsObjectType
Constructors
| Name | Description |
|---|---|
| EmfPlusRegion() | Initialise une nouvelle instance de la classe EmfPlusRegion |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| region_node | EmfPlusRegionNode[] | r/w | Obtient ou définit un tableau de RegionNodeCount+1 objets EmfPlusRegionNode (section 2.2.2.40). Les régions sont spécifiées comme un arbre binaire de nœuds de région, et chaque nœud DOIT être soit un nœud terminal soit spécifier un ou deux nœuds enfants. RegionNode DOIT contenir au moins un élément |
| version | EmfPlusGraphicsVersion | r/w | Obtient ou définit la version. |
Constructor: EmfPlusRegion()
EmfPlusRegion()
Initialise une nouvelle instance de la classe EmfPlusRegion