mxGeometry Properties |
The mxGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
| AlternateBounds |
Sets or returns the alternate bounds.
| |
| Height |
Sets or returns the height of the rectangle.
(Inherited from mxRectangle.) | |
| Offset |
Sets or returns the offset.
| |
| Points |
Sets or returns the list of control points.
| |
| Relative |
Sets or returns if the geometry is relative.
| |
| SourcePoint |
Sets or returns the source point.
| |
| TargetPoint |
Sets or returns the target point.
| |
| Width |
Sets or returns the width of the rectangle.
(Inherited from mxRectangle.) | |
| X |
Sets or returns the x-coordinate of the point.
(Inherited from mxPoint.) | |
| Y |
Sets or returns the y-coordinate of the point.
(Inherited from mxPoint.) |