iMenuTextMargins Property

Gets or sets the Marginsobject which specifies the area for drawing Text.

Definition

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

Property Value

Margins

See Also