Gets or sets top margin of the view in pixel.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
int TopMargin { get; set; }
Visual Basic
Property TopMargin As Integer
	Get
	Set

Property Value

Type: Int32

See Also