Visual Basic | |
---|---|
Function GetDefaultCustomCoordinateSystem( _ ByVal DefaultCustomCoordinateSystem As dsDefaultCustomCoordinateSystem_e _ ) As CustomCoordinateSystem |
C# | |
---|---|
CustomCoordinateSystem GetDefaultCustomCoordinateSystem( dsDefaultCustomCoordinateSystem_e DefaultCustomCoordinateSystem ) |
JavaScript | |
---|---|
GetDefaultCustomCoordinateSystem( DefaultCustomCoordinateSystem : String ) : dsCustomCoordinateSystem |
COM native C++ | |
---|---|
HRESULT GetDefaultCustomCoordinateSystem( dsDefaultCustomCoordinateSystem_e DefaultCustomCoordinateSystem, ICustomCoordinateSystem** CustomCoordinateSystem ) |
C++ | |
---|---|
DSRESULT GetDefaultCustomCoordinateSystem( dsDefaultCustomCoordinateSystem_e DefaultCustomCoordinateSystem, dsCustomCoordinateSystem** CustomCoordinateSystem ) |
Parameters
- DefaultCustomCoordinateSystem
- Kind of coordinate system as defined in dsDefaultCustomCoordinateSystem_e
- CustomCoordinateSystem[out] or Return Value
- ICustomCoordinateSystem
Manage Custom Coordinate Systems (C#)
Manage Custom Coordinate Systems (VB.NET)
Manage Custom Coordinate Systems (JavaScript)
Manage Custom Coordinate Systems (VBA)
Manage Custom Coordinate Systems (VB.NET)
Manage Custom Coordinate Systems (JavaScript)
Manage Custom Coordinate Systems (VBA)
ICustomCoordinateSystemManager Interface
ICustomCoordinateSystemManager Members
ICustomCoordinateSystemManager::GetActiveCustomCoordinateSystem Method
ICustomCoordinateSystemManager::GetNamedCustomCoordinateSystem Method
ICustomCoordinateSystemManager::GetNamedCustomCoordinateSystemList Method
ICustomCoordinateSystemManager::GetPreviousCustomCoordinateSystem Method
ICustomCoordinateSystemManager::GetWorldCustomCoordinateSystem Method
ICustomCoordinateSystemManager Members
ICustomCoordinateSystemManager::GetActiveCustomCoordinateSystem Method
ICustomCoordinateSystemManager::GetNamedCustomCoordinateSystem Method
ICustomCoordinateSystemManager::GetNamedCustomCoordinateSystemList Method
ICustomCoordinateSystemManager::GetPreviousCustomCoordinateSystem Method
ICustomCoordinateSystemManager::GetWorldCustomCoordinateSystem Method
DraftSight V1R1.4