RemoveCustomCoordinateSystem Method (ICustomCoordinateSystemManager)
Deletes the coordinate system with the specified name.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RemoveCustomCoordinateSystem( _
const dsString& CustomCoordinateSystemName As System.String _
) As System.Boolean |
Parameters
- CustomCoordinateSystemName
- Name of the coordinate system to delete
- Result[out] or Return Value
- True if successful, false if not
Example
See Also
Availability
DraftSight V1R1.4