Table of Contents

Method Assign

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

Assign(IEditRuler)

When implemented by a class, copies the contents of another IEditRuler object.

void Assign(IEditRuler source)

Parameters

source IEditRuler

Specifies IEditRuler to assign.