Skip to main content
A newer version of this page is available. .

NavigationPanelOptions.ScaleStyle Property

Provides access to the style settings of the navigation panel scale.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public TextElementStyle ScaleStyle { get; }

Property Value

Type Description
TextElementStyle

A TextElementStyle object that contains style settings to customize the navigation panel scale.

Property Paths

You can access this nested property as listed below:

Object Type Path to ScaleStyle
MapControl
See Also