Enum
RegionSizeMode

Represents modes for the size of the information layer geographical region.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum RegionSizeMode

Fields

Dynamic

Size of the information layer is calculated automatically depends on the items presented.

Declaration

cs-api-definition
Dynamic = 0

Field Value

RegionSizeMode

Static

Size of the information layer is not changed when new items added or removed. Items which are outside of the information layer region will not be shown.

Declaration

cs-api-definition
Static = 1

Field Value

RegionSizeMode

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