MarginsLeft Property

Gets or sets the size of left margin.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
[TypeConverterAttribute(typeof(LeftMarginConverter))]
public Distance Left { get; set; }

Property Value

Distance

See Also