MarginsBottom Property

Gets or sets the size of bottom margin.

Definition

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

Property Value

Distance

See Also