ICustomCoordinateSystem Interface Send Feedback
See Also  Members   Example
Allows access to a custom coordinate system.

Syntax

Visual Basic 
Public Interface ICustomCoordinateSystem 
C# 
public interface ICustomCoordinateSystem 
JavaScript 
Object dsCustomCoordinateSystem
COM native C++ 
interface ICustomCoordinateSystem
C++ 
class dsCustomCoordinateSystem

Example

Accessors

Object Model

See Also