MapCustomElement.Padding Property
Specifies the internal space between the map custom element’s content and its edge, in pixels.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Padding | A DevExpress.XtraLayout.Utils.Padding object that contains inner indents between the custom element’s borders and its content. |
See Also