GetRectangle Method (WorksheetDrawing)
In This Topic
Gets the virtual paint rectangle of the specified drawing object.
Overload List
Overload | Description |
GetRectangle(WindowsGraphics,DrawingObject,Boolean) | Gets the virtual paint rectangle of the specified drawing object. |
GetRectangle(WindowsGraphics,DrawingObject,Double,Double,Boolean) | Gets the shape's rectangle at 0 degrees and affected by zoom scale. |
GetRectangle(AnchorPoint,AnchorPoint,AnchorPoint,Double,Double) | Gets the paint rectangle of the specified drawing object. |
See Also