Click or drag to resize

ICoordinate Interface

Coordinate definition

Namespace:  StreetSmart.WinForms.Interfaces
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntax
public interface ICoordinate

The ICoordinate type exposes the following members.

Properties
  NameDescription
Public propertyX
X value of the coordinate
Public propertyY
Y value of the coordinate
Public propertyZ
Z value of the coordinate
Top
See Also