ICanvas.GetPathRect

ICanvas.GetPathRect method

Gets the bounding rectangle of the current path.

public RectangleF GetPathRect()

Return Value

The bounding rectangle of the current path.

See Also