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 Tcx |
Point | This property is deprecated. 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