Table of Contents

Method FillBoundsRect

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

FillBoundsRect(IPainter, Rectangle, Rectangle, Color, bool)

protected void FillBoundsRect(IPainter painter, Rectangle outerRect, Rectangle innerRect, Color color, bool transparent)

Parameters

painter IPainter
outerRect Rectangle
innerRect Rectangle
color Color
transparent bool

FillBoundsRect(IPainter, RectD, RectD, Color, bool)

protected void FillBoundsRect(IPainter painter, RectD outerRect, RectD innerRect, Color color, bool transparent)

Parameters

painter IPainter
outerRect RectD
innerRect RectD
color Color
transparent bool