Click or drag to resize
IPoint Properties

The IPoint type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Get data context.
Public propertyM
This value is part of a linear reference system.
Public propertyX
East-west value of the coordinate. Which values that are valid depends on which coordinate system that is used.
Public propertyY
North-south value of the coordinate. Which values that are valid depends on which coordinate system that is used.
Public propertyZ
Altitude value of the coordinate.
Top
See Also