Classe WmfRegion
Contenu
[
Cacher
]Summary: The Region Object defines a potentially non-rectilinear shape defined by
an array of scanlines.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfRegion
Inheritance: MetaObject
Constructors
| Name | Description |
|---|---|
| WmfRegion() | Initialise une nouvelle instance de la classe WmfRegion |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| a_scans | WmfScanObject[] | r/w | Obtient ou définit un scan. |
| bounding_rectangle | Rectangle | r/w | Obtient ou définit le rectangle englobant. |
| max_scan | int | r/w | Obtient ou définit le scan maximal. |
| next_in_chain | int | r/w | Obtient ou définit le suivant dans la chaîne. |
| object_count | int | r/w | Obtient ou définit le nombre d’objets. |
| object_type | int | r/w | Obtient ou définit le type de l’objet. |
| region_size | int | r/w | Obtient ou définit la taille de la région. |
| scan_count | int | r/w | Obtient ou définit le nombre de scans. |
Constructor: WmfRegion()
WmfRegion()
Initialise une nouvelle instance de la classe WmfRegion