public bool ContainsPoint( Point point )
Public Function ContainsPoint ( _ point As Point _ ) As Boolean
public: bool ContainsPoint( Point^ point )