New to Telerik UI for WPFStart a free 30-day trial

Interface which should be implemented by objects which have geographical size (MapShape, MapShapeData and so on).

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public interface IGeoSizeProvider

Derived Classes: EllipseDataLineDataMapEllipseMapLineMapPathMapPolygonMapPolylineMapRectangleMapShapeMapShapeDataPathDataPolygonDataPolylineDataRectangleData...

Properties

Gets geographical bounds of the object.

C#
LocationRect GeoBounds { get; }

Gets or sets geographical size of the shape.

C#
Size GeoSize { get; }
In this article
DefinitionPropertiesGeoBoundsGeoSize
Not finding the help you need?
Contact Support