Table of Contents

Method Assign

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

Assign(IEditLineStyle)

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

void Assign(IEditLineStyle source)

Parameters

source IEditLineStyle

Specifies IEditLineStyle to assign.