Inherits from
System.Object
Description
CoordTransformInfo is a helper class to hold CoordTransform or ConcatenatedTransform information, intended for use in displaying choices in a user interface.
Constructors
|
Constructor |
Description |
|
Creates a new instance of the CoordTransformInfo class |
Properties
|
Property |
Description |
|
Gets or sets the reversed flag. |
|
|
Gets or sets the CoordTransform. |
Methods
|
Inherited Method |
Description |
|
Determines whether the specified object is equal to the current object. (Inherited from Object). |
|
|
Serves as the default hash function. (Inherited from Object). |
|
|
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.