DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.CS | Constructors | Methods | Properties | Events
Coordinate System assigned to the viewer. If set to nil the Coordinate System will be turned off. Default is turned off.
Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.
// Java public TGIS_CSCoordinateSystem getCS(); public void setCS( TGIS_CSCoordinateSystem _value );
// Oxygene public property CS : TGIS_CSCoordinateSystem read write;