ICustomCoordinateSystem Interface
Allows access to a custom coordinate system.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ICustomCoordinateSystem |
C# | |
---|
public interface ICustomCoordinateSystem |
JavaScript | |
---|
Object dsCustomCoordinateSystem |
COM native C++ | |
---|
interface ICustomCoordinateSystem |
C++ | |
---|
class dsCustomCoordinateSystem |
Example
Accessors
See Also