CadImage.UpdateSize
CadImage.UpdateSize method
Updates size of an image after changes, that may affect initial size, e.g. removing of entities. MinPoint, MaxPoint, Width and Height properties of image are updated.
public void UpdateSize(bool includeBeyondSize = true)
Parameter | Type | Description |
---|---|---|
includeBeyondSize | Boolean | Determines whether entities that lie outside the boundaries of the image size should affect the new image size. |
See Also
- class CadImage
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD