public WebPointF(
Vintasoft.Primitives.VintasoftPointF p
)
public: WebPointF(
Vintasoft.Primitives.VintasoftPointF p
)
public:
WebPointF(
Vintasoft.Primitives.VintasoftPointF p
)
'Declaration Public Function New( _
ByVal pA VintasoftPointF that specifies the coordinates for the new WebPointF.As Vintasoft.Primitives.VintasoftPointF _
)
Parameters
- p
- A VintasoftPointF that specifies the coordinates for the new WebPointF.