.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 > BoundsUpdatedEventArgs.Bounds Property |
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
Public ReadOnly Property Bounds As RectangleF |
C# |
public RectangleF Bounds { get; } |
Visual C++ |
public: |