Table of Contents

Method AddUndefinedSection

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

AddUndefinedSection(Point, Point)

When implemented by a class, add new undefined section.

void AddUndefinedSection(Point start, Point end)

Parameters

start Point

Start point of undefined section.

end Point

End point of undefined section.