MindFusion WinForms Programmer's Guide
DrawManipulatorEventArgs.Bounds Property
See Also
 





Gets the bounding rectangle.

Namespace: MindFusion.Diagramming.Manipulators
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public RectangleF Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As RectangleF

 Property Value

A RectangleF object representing the bounds of the manipulator, expressed in document coordinates.

 See Also

DrawManipulatorEventArgs Members
DrawManipulatorEventArgs Class
MindFusion.Diagramming.Manipulators Namespace