NShape Reference
ToolCache.GetFont Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > ToolCache Class >

NShape Reference
ToolCache.GetFont Method

Previous pageReturn to chapter overviewNext page

Returns a font defined by the given ICharacterStyle.

Syntax

public static Font GetFont(ICharacterStyle characterStyle)

Description

Returns a font defined by the given ICharacterStyle.

Parameters

Name

Description

characterStyle

Specifies the properties of the font.

Exceptions

Exception

Condition

ArgumentNullException

Given ICharacterStyle is null.