ICoordinateSystemConverterProjectionEndWkt Property |
Gets or sets the well-known text (WKT) representation of the end 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 ProjectionEndWkt { get; set; }
Property ProjectionEndWkt As String
Get
Set
property String^ ProjectionEndWkt {
String^ get ();
void set (String^ value);
}
abstract ProjectionEndWkt : string with get, set
Property Value
Type:
StringSee Also