ConnectorHitTestInfo.Bounds Propriedade
Definição
Obtém o retângulo delimitador para o conector que foi clicado.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
Valor da propriedade
O Rectangle que limita o conector que foi clicado.The Rectangle that bounds the connector that was clicked.