public Point Multiply( float factor )
Public Function Multiply ( _ factor As Single _ ) As Point
public: Point^ Multiply( float factor )