Rect — Aspose.3D FOSS .NET API Reference
Rect — Rect class..
Package: Aspose.ThreeD
Properties
| Property | Type | Description |
|---|
X | int | |
Y | int | |
Width | int | |
Height | int | |
Left | int | |
Right | int | |
Top | int | |
Bottom | int | |
Methods
| Method | Returns | Description |
|---|
Contains(int x, int y) | `` | |
See Also