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 (25.3.0.1000)
Syntaxstring 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: 
String
See Also