GetNamedCustomCoordinateSystem Method (ICustomCoordinateSystemManager)
Gets the coordinate system with the specified name.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNamedCustomCoordinateSystem( _
const dsString& CSSName As System.String _
) As CustomCoordinateSystem |
C# | |
---|
CustomCoordinateSystem GetNamedCustomCoordinateSystem(
System.string CSSName
) |
Parameters
- CSSName
- Name of coordinate system
- CustomCoordinateSystem[out] or Return Value
- ICustomCoordinateSystem
See Also
Availability
DraftSight V1R1.4