'Declaration
Public Function New( _ ByVal location As C1.Win.Interop.Point _ )
public VectorPoint( C1.Win.Interop.Point location )
Parameters
- location
- The location of the point.
'Declaration
Public Function New( _ ByVal location As C1.Win.Interop.Point _ )
public VectorPoint( C1.Win.Interop.Point location )