'Declaration Public Function New( _
ByVal pA System.Drawing.Point that specifies the coordinates for the new WebPoint.As System.Drawing.Point _
)
public WebPoint(
System.Drawing.Point p
)
public: WebPoint(
System.Drawing.Point* p
)
public:
WebPoint(
System.Drawing.Point^ p
)
Parameters
- p
- A System.Drawing.Point that specifies the coordinates for the new WebPoint.