Click or drag to resize
WebPoint Properties

The WebPoint type exposes the following members.

Properties
  NameDescription
Public propertyIsMSpecified
Indication if property M has been specified.
Public propertyIsZSpecified
Indication if property Z has been specified.
Public propertyM
This value is part of a linear reference system. Property IsMSpecified must be set to true if property M is used.
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. Property IsZSpecified must be set to true if property Z is used.
Top
See Also