ISVGPropertyResolvingContext.GetBoundingBox

ISVGPropertyResolvingContext.GetBoundingBox method

Gets the bounding box of the element.

public RectangleF GetBoundingBox()

Return Value

The bounding box as a RectangleF.

See Also