The representation of a point described by a set of normalized coordinates.
More...
|
System.Runtime.Serialization.ExtensionDataObject | ExtensionData [get, set] |
|
double | X [get, set] |
| The normalized X coordinate [0;1].
|
|
double | Y [get, set] |
| The normalized Y coordinate [0;1].
|
|
The representation of a point described by a set of normalized coordinates.
◆ ExtensionData
System.Runtime.Serialization.ExtensionDataObject VideoOS.Platform.Data.TPoint.ExtensionData |
|
getset |
double VideoOS.Platform.Data.TPoint.X |
|
getset |
The normalized X coordinate [0;1].
double VideoOS.Platform.Data.TPoint.Y |
|
getset |
The normalized Y coordinate [0;1].