Table of Contents

Method Assign

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

Assign(IMargin)

Copies the contents from another IMargin object.

public virtual void Assign(IMargin source)

Parameters

source IMargin

Specifies IMargin to assign.