Table of Contents

Method Assign

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Assign(IGutter)

When implemented by a class, copies the contents from another IGutter object.

void Assign(IGutter source)

Parameters

source IGutter

Specifies IGutter to assign.