RelativeRectangle — Aspose.3D FOSS .NET API Reference
RelativeRectangle — RelativeRectangle class..
Package: Aspose.ThreeD
Properties
| Property | Type | Description |
|---|---|---|
ScaleX | float | |
ScaleY | float | |
ScaleWidth | float | |
ScaleHeight | float | |
OffsetX | int | |
OffsetY | int | |
OffsetWidth | int | |
OffsetHeight | int |
Methods
| Method | Returns | Description |
|---|---|---|
ToAbsolute(int left, int top, int width, int height) | `` | |
FromScale(float scaleX, float scaleY, float scaleWidth, float scaleHeight) | `` | |
ToString() | `` |