'Declaration Public Shared Function _shapeContainsPoint( _ ByVal shape As IShape, _ ByVal point As IPoint _ ) As Boolean
public static bool _shapeContainsPoint( IShape shape, IPoint point )
_ShapeUtil Class _ShapeUtil Members