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