Table of Contents

Method Assign

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

Assign(IEditLineStyle)

Copies the contents from another IEditLineStyle object.

public virtual void Assign(IEditLineStyle source)

Parameters

source IEditLineStyle

Specifies IEditLineStyle to assign.