WebPoint Properties |
The WebPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsMSpecified |
Indication if property M has been specified.
|
![]() | IsZSpecified |
Indication if property Z has been specified.
|
![]() | M |
This value is part of a linear reference system.
Property IsMSpecified must be set to true if
property M is used.
|
![]() | X |
East-west value of the coordinate.
Which values that are valid depends on which
coordinate system that is used.
|
![]() | Y |
North-south value of the coordinate.
Which values that are valid depends on which
coordinate system that is used.
|
![]() | Z |
Altitude value of the coordinate.
Property IsZSpecified must be set to true if
property Z is used.
|