ConnectorHitTestInfo.Bounds Property

Definition

Gets the bounding rectangle for the connector that was clicked.

public:
 virtual property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public override System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public Overrides ReadOnly Property Bounds As Rectangle

Property Value

The Rectangle that bounds the connector that was clicked.

Applies to