public Rectangle CalculateRect( DrawingObject childDrawingObj, Rectangle rect, bool skipFlip, bool skipRotate )
'Declaration
Public Overloads Function CalculateRect( _ ByVal childDrawingObj As DrawingObject, _ ByVal rect As Rectangle, _ ByVal skipFlip As Boolean, _ Optional ByVal skipRotate As Boolean _ ) As Rectangle
Parameters
- childDrawingObj
- rect
- skipFlip
- skipRotate