Coordinate
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
SyntaxICoordinate XYZ { get; set; }
Property XYZ As ICoordinate
Get
Set
property ICoordinate^ XYZ {
ICoordinate^ get ();
void set (ICoordinate^ value);
}
abstract XYZ : ICoordinate with get, set
Property Value
Type:
ICoordinate
See Also