Inherits from
System.Object
Description
The DLSDisplaySettings class is used for applying and retrieving settings to convert between DLS grid coordinate values. These values are strings that reference a defining Meridian, Township, Range, Section, referencing position and offset. A Legal Subdivision can also be determined from the primary defining values.
Constructors
|
Constructor |
Description |
|
Creates a new instance of the DLSDisplaySettings class |
Properties
|
Property |
Description |
|
Gets or sets the display order. |
|
|
Gets or sets the display units. |
|
|
Gets or sets the description format. |
|
|
Gets or sets the override allowance (to east). |
|
|
Gets or sets the override allowance (to north). |
|
|
Gets or sets the point data version. |
|
|
Gets or sets the road allowance handling. |
Methods
|
Method |
Description |
|
Applies the DLS display settings to the specified StringPointTranslator's parameters. |
|
|
Returns the DLS data version string representation. |
|
|
Value equals comparison. (Overrides Object.Equals()). |
|
|
Serves as a hash function for a particular type. (Overrides Object.GetHashCode()). |
|
|
Checks whether a specified DLS data version is available for use. |
|
|
Populates the settings from the specified StringPointTranslator's parameters. |
|
|
Inherited Method |
Description |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Comments
0 comments
Please sign in to leave a comment.