Point Method
Starts a new point.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Point() () () () | Starts a new empty point. | |
Point(Double, Double) | Starts a new point. | |
Point(Double, Double, Nullable< (Of < <' (Double> ) > > ), Nullable< (Of < <' (Double> ) > > )) | Starts a new point. |
Top