ASP.NET Pack Programmer's Guide
IComponentHost.Bounds Property
See Also
 





Gets the bounds of the host, relative to its document.

Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

RectangleF Bounds { get; }

Visual Basic  Copy Code

ReadOnly Property Bounds As RectangleF

 Property Value

An instance of the RectangleF structure.

 See Also

IComponentHost Members
IComponentHost Interface
MindFusion.Diagramming.Components Namespace