RelativeRectangle

RelativeRectangle — Aspose.3D FOSS .NET API Reference

RelativeRectangle — RelativeRectangle class..

Package: Aspose.ThreeD


Properties

PropertyTypeDescription
ScaleXfloat
ScaleYfloat
ScaleWidthfloat
ScaleHeightfloat
OffsetXint
OffsetYint
OffsetWidthint
OffsetHeightint

Methods

MethodReturnsDescription
ToAbsolute(int left, int top, int width, int height)``
FromScale(float scaleX, float scaleY, float scaleWidth, float scaleHeight)``
ToString()``

See Also