ButtonPanelOptions.ButtonSize Property
Gets or sets the size of the Measurements toolbar and Map Editor buttons.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Size | The button size. |
Remarks
The following code specifies the size of the Measurements toolbar buttons:
The sample below sets the Map Editor button size to 30 pixels:
See Also