RelativeRectangle.ToAbsolute
RelativeRectangle.ToAbsolute method
Convert the relative rectangle to absolute rectangle
public Rect ToAbsolute(int left, int top, int width, int height)
Parameter | Type | Description |
---|---|---|
left | Int32 | Left of the rectangle |
top | Int32 | Top of the rectangle |
width | Int32 | Width of the rectangle |
height | Int32 | Height of the rectangle |
See Also
- struct Rect
- struct RelativeRectangle
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D