Click or drag to resize
CrsTransform Properties

The CrsTransform type exposes the following members.

Properties
  NameDescription
Public propertyIsDisabled
Gets or sets whether specified data should undergo coordinate transformation.
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
Public propertyIsSameGeographicCS
Public propertyIsSourceFixed
Returns True if source coordinate system is fixed and cannot be changed, otherwise returns False.
Public propertyIsSourceGeographic
Public propertyIsSourceMandatory
Returns True if source coordinate system is mandatory, otherwise returns False.
Public propertyIsTargetFixed
Returns True if target coordinate system is fixed and cannot be changed, otherwise returns False.
Public propertyIsTargetGeographic
Public propertyIsTargetMandatory
Returns True if target coordinate system is mandatory, otherwise returns False.
Public propertySource
Gets or sets source coordinate system.
Public propertyTarget
Gets or sets target coordinate system.
Top
See Also