ScalePanelOptions Fields
Contains options that the define appearance and layout of the Scale Panel element.Name | Description |
---|---|
HorizontalAlignmentProperty static | Identifies the MapElementOptions.HorizontalAlignment dependency property. Inherited from MapElementOptions. |
MarginProperty static | Identifies the MapElementOptions.Margin dependency property. Inherited from MapElementOptions. |
ShowKilometersScaleProperty static | Identifies the ScalePanelOptions.ShowKilometersScale dependency property. |
ShowMilesScaleProperty static | Identifies the ScalePanelOptions.ShowMilesScale dependency property. |
VerticalAlignmentProperty static | Identifies the MapElementOptions.VerticalAlignment dependency property. Inherited from MapElementOptions. |
VisibleProperty static | Identifies the MapElementOptions.Visible dependency property. Inherited from MapElementOptions. |
See Also