Table of Contents

Method WindowOriginChanged

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

WindowOriginChanged(int, int, bool)

protected virtual void WindowOriginChanged(int line, int ch, bool invalidateOnly)

Parameters

line int
ch int
invalidateOnly bool

WindowOriginChanged(double, double, bool)

protected virtual void WindowOriginChanged(double line, double ch, bool invalidateOnly)

Parameters

line double
ch double
invalidateOnly bool