Table of Contents

Method Assign

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

Assign(ISelection)

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

void Assign(ISelection source)

Parameters

source ISelection

Specifies ISelection to assign.