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 (24.3.0.1000)
Syntax bool ProjectionsAreEqual { get; }
ReadOnly Property ProjectionsAreEqual As Boolean
Get
property bool ProjectionsAreEqual {
bool get ();
}
abstract ProjectionsAreEqual : bool with get
Property Value
Type:
BooleanSee Also