TdxPointDoublePersistent Properties
Stores the coordinates of a point (in abstract measurement units).| Name | Description |
|---|---|
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Point | Deprecated. This property exists for backward compatibility only. Use the Value property instead. |
| Value | Exposes the stored point coordinates. |
| X | Specifies the point’s horizontal position, in abstract measurement units. |
| Y | Specifies the point’s vertical position, in abstract measurement units. |
See Also