DK for ActiveX | TatukGIS_XDK11.ITGIS_CSAbstract.MarkDeprecated | Methods | Properties
Marks this coordinate system definition as deprecated or current.
// C# public void MarkDeprecated( WordBool _deprecated );
' VisualBasic Public Sub MarkDeprecated( ByVal _deprecated As WordBool )
// Oxygene public procedure MarkDeprecated( _deprecated : WordBool );
| Name | Type | Description |
|---|---|---|
| _deprecated | WordBool | True to mark the definition as deprecated; false to clear the deprecated state. |