Click or drag to resize

mxGeometry Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The mxGeometry type exposes the following members.

Properties
  NameDescription
Public propertyAlternateBounds
Sets or returns the alternate bounds.
Public propertyHeight
Sets or returns the height of the rectangle.
(Inherited from mxRectangle.)
Public propertyOffset
Sets or returns the offset.
Public propertyPoints
Sets or returns the list of control points.
Public propertyRelative
Sets or returns if the geometry is relative.
Public propertySourcePoint
Sets or returns the source point.
Public propertyTargetPoint
Sets or returns the target point.
Public propertyWidth
Sets or returns the width of the rectangle.
(Inherited from mxRectangle.)
Public propertyX
Sets or returns the x-coordinate of the point.
(Inherited from mxPoint.)
Public propertyY
Sets or returns the y-coordinate of the point.
(Inherited from mxPoint.)
Top
See Also