.NET Framework Class Library

Position.bottom Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > Position Class > Position Properties >

.NET Framework Class Library

Position.bottom Property

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

Public Property bottom As Single
 Get
 Set

C#

public float bottom { getset; }

Visual C++

public:
property float bottom {
 float get ();
 void set (float value);
}

See Also

Position Class

Position Members

Gnostice.Controls.ASP Namespace