Clase WmfRegion
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfRegion() | Inicializa una nueva instancia de la clase WmfRegion |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| a_scans | WmfScanObject[] | r/w | Obtiene o establece los escaneos. |
| bounding_rectangle | Rectangle | r/w | Obtiene o establece el rectángulo delimitador. |
| max_scan | int | r/w | Obtiene o establece el escaneo máximo. |
| next_in_chain | int | r/w | Obtiene o establece el siguiente en la cadena. |
| object_count | int | r/w | Obtiene o establece el recuento de objetos. |
| object_type | int | r/w | Obtiene o establece el tipo del objeto. |
| region_size | int | r/w | Obtiene o establece el tamaño de la región. |
| scan_count | int | r/w | Obtiene o establece el recuento de escaneos. |
Constructor: WmfRegion()
WmfRegion()
Inicializa una nueva instancia de la clase WmfRegion