Matrix Class |
Namespace: Cadcorp.Configuration
The Matrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | Matrix(XmlNode) |
Initializes a new instance of the Matrix class.
|
![]() | Matrix(OverlaysDataSetMapWMTSOverlayMatrixRow) |
Initializes a new instance of the Matrix class.
|
Name | Description | |
---|---|---|
![]() | Id |
The matrix identifier
|
![]() | ScaleDenominator |
The matrix scale denominator
|
![]() | TileHeight |
The tile width for the matrix
|
![]() | TileWidth |
The tile width for the matrix
|
![]() | TopLeftCornerX |
The top left corner x coordinate of the matrix.
|
![]() | TopLeftCornerY |
The top left corner y coordinate of the matrix.
|
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.) |
![]() | GetJson |
Gets the JSON string for this matrix
|
![]() | 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.) |