TdxSizeFloat Class
In This Article
Stores dimensions in double precision floating-point coordinates.
#Declaration
Delphi
TdxSizeFloat = class(
TcxPointDoubleBasedGeometryObject
)
#Remarks
This class extends its ancestor with members that allow you to do the following:
#Inheritance
See Also