TdxPointDoublePersistent Class
Stores the coordinates of a point (in abstract measurement units).
Declaration
TdxPointDoublePersistent = class(
TcxPointDoubleBasedGeometryObject
)
Remarks
This class extends its ancestor with members that allow you to do the following:
Set the point coordinates as a TdxPointDouble value (Value or Point).
Inheritance
See Also