Extent Class |
Namespace: Cadcorp.Configuration
The Extent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Extent |
Initializes a new instance of the Extent class.
|
![]() | Extent(DataRow) |
Initializes a new instance of the Extent class.
|
![]() | Extent(XmlNode) |
Initializes a new instance of the Extent class.
|
![]() | Extent(ConfigurationDataSetBookmarksRow) |
Initializes a new instance of the Extent class.
|
![]() | Extent(ConfigurationDataSetKnownProjectionsRow) |
Initializes a new instance of the Extent class.
|
![]() | Extent(ConfigurationDataSetMapRow) |
Initializes a new instance of the Extent class.
|
Name | Description | |
---|---|---|
![]() | MaxX |
Gets or Sets the X coordinate of upper right corner
|
![]() | MaxY |
Gets or Sets the Y coordinate of upper right corner
|
![]() | MinX |
Gets or Sets the X coordinate of lower left corner
|
![]() | MinY |
Gets or Sets the Y coordinate of lower left corner
|
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.) |
![]() | GetNewBoundsJSON | |
![]() | GetOLProjectionJSON | |
![]() | 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.) |