Skip to main content
All docs
V26.1
  • MeasurementToolbarOptions Properties

    Contains the Measurements toolbar settings.
    Name Description
    HorizontalAlignment Gets or sets the Map UI element’s horizontal position. Inherited from MapElementOptions.
    Margin Gets or sets the Map UI element’s margin. Inherited from MapElementOptions.
    ShowAreaButton Specifies whether the Add Area Ruler button is displayed in the Measurements toolbar.
    ShowDistanceButton Specifies whether the Add Distance Ruler button is displayed in the Measurements toolbar.
    VerticalAlignment Gets or sets the Map UI element’s vertical position. Inherited from MapElementOptions.
    Visible Gets or sets a value that specifies whether the Map UI element is visible. Inherited from MapElementOptions.
    See Also