Skip to main content

TdxSizeFloat Class

Stores dimensions in double precision floating-point coordinates.

Declaration

TdxSizeFloat = class(
    TcxPointDoubleBasedGeometryObject
)

Remarks

This class extends its ancestor with members that allow you to do the following:

  • Create a new TdxSizeFloat value (Create).

  • Specify dimensions (Width, Height, and Value).

See Also