AJE Components
Point PropertiesAJE Data Report Engine Help
The Point type exposes the following members.
Properties

  NameDescription
Public propertyIsEmpty
Property returns true when the Point has both a X and Y of 0; otherwise, false. Read-only.
Public propertyX
Gets or sets the Point X.
Public propertyY
Gets or sets the Point Y.
Back to Top
See Also