MarginsTop Property

Gets or sets the size of top margin.

Definition

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

Property Value

Distance

See Also