Table of Contents

Method DrawDragLine

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

DrawDragLine(int, int, bool)

protected void DrawDragLine(int x, int y, bool erase)

Parameters

x int
y int
erase bool

DrawDragLine(double, double, bool)

protected void DrawDragLine(double x, double y, bool erase)

Parameters

x double
y double
erase bool