ICustomCoordinateSystem Interface Methods Send Feedback
See Also 

For a list of all members of this type, see ICustomCoordinateSystem members.

Public Methods

 NameDescription
 MethodActivateMakes this coordinate system active.  
 MethodCreateExtensionDictionaryCreates a dictionary for the custom coordinate system.  
 MethodGetDefaultCustomCoordinateSystemFlagGets whether this is the default coordinate system.  
 MethodGetExtensionDictionaryGets the dictionary for the custom coordinate system.  
 MethodGetNameGets the custom coordinate system name.  
 MethodGetOriginGets the coordinates of the origin of this coordinate system.  
 MethodGetXAxisDirectionGets a point on the positive x axis of this coordinate system.  
 MethodGetYAxisDirectionGets a point on the positive y axis of this coordinate system.  
 MethodGetZAxisDirectionGets a point on the positive z axis of this coordinate system.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the custom coordinate system, if the dictionary exists and is empty.  
 MethodRenameRenames this coordinate system.  
Top

See Also