SettingsCoordinateSystemProjection Property |
Gets the projection method, which is the basis of the zone computation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Projection { get; }
Public ReadOnly Property Projection As String
Get
public:
property String^ Projection {
String^ get ();
}
Property Value
String
See Also