Interface
IGeoSizeProvider

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:

cs-api-definition
public interface IGeoSizeProvider

Properties

GeoBounds

Gets geographical bounds of the object.

Declaration

cs-api-definition
LocationRect GeoBounds { get; }

Property Value

LocationRect

GeoSize

Gets or sets geographical size of the shape.

Declaration

cs-api-definition
Size GeoSize { get; }

Property Value

Size

In this article
DefinitionPropertiesGeoBoundsGeoSize
Not finding the help you need?
Contact Support