ICoordinateSystemConverterProjectionStartWkt Property |
Gets or sets the well-known text (WKT) representation of the starting projection.
Namespace:
Dundas.BI.Utility.Map
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax string ProjectionStartWkt { get; set; }
Property ProjectionStartWkt As String
Get
Set
property String^ ProjectionStartWkt {
String^ get ();
void set (String^ value);
}
abstract ProjectionStartWkt : string with get, set
Property Value
Type:
StringSee Also