Table of Contents

Method DrawLine

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

DrawLine(int, int, bool)

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

Parameters

x int
y int
erase bool

DrawLine(double, double, bool)

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

Parameters

x double
y double
erase bool