TdxPointDoublePersistent.Point Property
In This Article
This property is deprecated. Use the Value property instead.
#Declaration
Delphi
property Point: TdxPointDouble read; write;
#Property Value
Type | Description |
---|---|
Tdx |
A point in double precision floating-point coordinates. |
See Also