iMenuDimension Property

Specifies the size of the grid used for drawing the page items.

Definition

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

Property Value

Size

Remarks

Default value for that property is [Size(4,4)]

See Also