Geodesic Property

GoogleMap Control Artem.Google

GoogleMap Control Geodesic Property
NamespacesArtem.Google.UIGoogleRectangleGeodesic
GoogleMap Control v6.0
Render each edge as a geodesic (a segment of a "great circle"). A geodesic is the shortest path between two points along the surface of the Earth.
Declaration Syntax
C# Visual Basic
public bool Geodesic { get; set; }
Public Property Geodesic As Boolean
	Get
	Set
Value
true if this instance is geodesic; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)