Table of Contents

Method OnCustomDraw

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.AlternetUI.v10.dll

OnCustomDraw(RectD, DrawStage, DrawState, IDrawInfo)

public virtual bool OnCustomDraw(RectD rect, DrawStage stage, DrawState state, IDrawInfo info)

Parameters

rect RectD
stage DrawStage
state DrawState
info IDrawInfo

Returns

bool