ProjectionBase Operators
The base class for all projections used in the MapControl.Name | Description |
---|---|
Equality(ProjectionBase, ProjectionBase) static | Compares two ProjectionBase objects. The result specifies whether these objects are equal. |
Inequality(ProjectionBase, ProjectionBase) static | Compares two ProjectionBase objects. The result specifies whether these objects are unequal.s |
See Also