TdxSizeFloat.Value Property
In This Article
Specifies dimensions as a TdxSizeF value.
#Declaration
Delphi
property Value: TdxSizeF read; write;
#Property Value
Type | Description |
---|---|
Tdx |
Stores dimensions in single precision floating-point coordinates. |
See Also