ScaleType enumeration
ScaleType enumeration
Represents possible modes for automatic scale of an image.
The ScaleType type exposes the following members:
Fields
| Field | Description |
|---|---|
| SHRINK_TO_FIT | Automatically shrink image to fit on canvas. |
| GROW_TO_FIT | Automatically increase image to fit on canvas. |
| NONE | Do not use automatic scaling. |
See Also
- module
aspose.cad.fileformats.cad