ICoordinateSystemConverterProjectionsAreEqual Property  | 
 
            Gets a value indicating whether or not the start and end projections are equal.
            
 
    Namespace: 
   Dundas.BI.Utility.Map
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxbool ProjectionsAreEqual { get; }ReadOnly Property ProjectionsAreEqual As Boolean
	Get
property bool ProjectionsAreEqual {
	bool get ();
}abstract ProjectionsAreEqual : bool with get
Property Value
Type: 
Boolean
See Also