[]
        
(Showing Draft Content)

C1.Win.Map.CustomShape.GetDrawingBounds

GetDrawingBounds Method

GetDrawingBounds(Graphics, RectangleF, Style)

Gets the drawing bounds of the shape.

Declaration
public virtual RectangleF GetDrawingBounds(Graphics g, RectangleF bounds, Style style)
Parameters
Type Name Description
Graphics g

The graphics used to paint.

RectangleF bounds

The origin location and size to draw the shape.

Style style

The sytle used to draw the shape.

Returns
Type Description
RectangleF

The actual drawing bounds of the shape.