Table of Contents

Method PaintResizeGripper

Namespace
Alternet.Editor.Dialogs.PopupPanel.Painting
Assembly
Alternet.Editor.v9.dll

PaintResizeGripper(Graphics, Rectangle)

Paints resize gripper element on the specified surface.

public void PaintResizeGripper(Graphics graphics, Rectangle bounds)

Parameters

graphics Graphics

The Graphics object to draw on.

bounds Rectangle

The drawing area.