Clase WmfScanObject
Summary: The Scan Object specifies a collection of scanlines.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfScanObject
Inheritance: MetaObject
Constructors
| Name | Descripción |
|---|---|
| WmfScanObject() | Inicializa una nueva instancia de la clase WmfScanObject |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| inferior | int | r/w | Obtiene o establece la parte inferior. |
| count | int | r/w | Obtiene o establece el recuento. |
| count2 | int | r/w | Obtiene o establece el count2. |
| scan_lines | Point[] | r/w | Obtiene o establece las líneas de escaneo. |
| superior | int | r/w | Obtiene o establece la parte superior. |
Constructor: WmfScanObject()
WmfScanObject()
Inicializa una nueva instancia de la clase WmfScanObject