Position Class |
Namespace: Cadcorp.Configuration
The Position type exposes the following members.
| Name | Description | |
|---|---|---|
| Position | Initializes a new instance of the Position class | |
| Position(XmlNode) |
Initializes a new instance of the Position class.
| |
| Position(ConfigurationDataSetMapRow) |
Initializes a new instance of the Position class.
|
| Name | Description | |
|---|---|---|
| Marker |
gets or sets the marker to display at the initial location;
| |
| Resolution |
Gets or sets the resolution
| |
| Scale |
Gets or Sets the scale
| |
| ShowMarker |
Gets or Sets if we want to show a marker at the initial location
| |
| X |
Gets or Sets the position X
| |
| Y |
Gets or Sets the position Y
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |