.NET Framework Class Library

BoundsUpdatedEventArgs.Bounds Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > BoundsUpdatedEventArgs Class > BoundsUpdatedEventArgs Properties >

.NET Framework Class Library

BoundsUpdatedEventArgs.Bounds Property

Namespace: Gnostice.Controls.WinForms

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

Syntax

Visual Basic

Public ReadOnly Property Bounds As RectangleF
 Get

C#

public RectangleF Bounds { get; }

Visual C++

public:
property RectangleF Bounds {
 RectangleF get ();
}

See Also

BoundsUpdatedEventArgs Class

BoundsUpdatedEventArgs Members

Gnostice.Controls.WinForms Namespace