iMenuPageMargins Property

Gets or sets the margin for drawing the icons from the edges of the control.

Definition

Namespace: BeeMobile.iMenu
Assembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
C#
public Padding PageMargins { get; set; }

Property Value

Padding

See Also