TdxPoint Class
In This Article
Stores pixel coordinates of a point.
#Declaration
Delphi
TdxPoint = class(
TcxPointBasedGeometryObject
)
#Remarks
This class extends its ancestor with members that allow you to do the following:
#Inheritance
See Also