'Declaration Public Function _isIntersectWithPiePieces( _ ByVal pieCenter As IPoint, _ ByVal checkRectangle As _RectangleShape, _ Optional ByVal offset As Double _ ) As Boolean
public bool _isIntersectWithPiePieces( IPoint pieCenter, _RectangleShape checkRectangle, double offset )
Parameters
- pieCenter
- checkRectangle
- offset