ConnectionPoint.Location Property

Definition

Gets a point that represents the logical location of the ConnectionPoint on the associated ActivityDesigner.

public:
 virtual property System::Drawing::Point Location { System::Drawing::Point get(); };
public virtual System.Drawing.Point Location { get; }
member this.Location : System.Drawing.Point
Public Overridable ReadOnly Property Location As Point

Property Value

The Point that represents the logical location of the ConnectionPoint on the associated ActivityDesigner.

Applies to