NShape Reference
Style.Assign Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > Style Class >

NShape Reference
Style.Assign Method

Previous pageReturn to chapter overviewNext page

Assigns the properties of the other style to this style.

Syntax

virtual void Assign(IStyle style, FindStyleCallback findStyleCallback)

Description

The given style must have the same type as this style. If it does not, an exception is thrown. The method then copies all data from style into this style not including the name.