ICustomCoordinateSystem Interface
Allows access to a custom coordinate system.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ICustomCoordinateSystem |
C# | |
---|
public interface ICustomCoordinateSystem |
JScript | |
---|
public interface ICustomCoordinateSystem |
Managed Extensions for C++ | |
---|
public __gc __interface ICustomCoordinateSystem |
C++/CLI | |
---|
public interface class ICustomCoordinateSystem |
Example
Accessors
Access Diagram
See Also