NShape Reference
StyleCategory Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
StyleCategory Enumeration

Previous pageReturn to chapter overviewNext page

Defines a style category for DesignController and DesignPresenter.

Syntax

public enum StyleCategory {
 CapStyle,
 CharacterStyle,
 ColorStyle,
 FillStyle,
 LineStyle,
 ParagraphStyle
}

Description

Defines a style category for DesignController and DesignPresenter.

Values

Name

Value

CapStyle

Indicates that an IStyle is an ICapStyle.

CharacterStyle

Indicates that an IStyle is an ICharacterStyle.

ColorStyle

Indicates that an IStyle is an IColorStyle.

FillStyle

Indicates that an IStyle is an IFillStyle.

LineStyle

Indicates that an IStyle is an ILineStyle.

ParagraphStyle

Indicates that an IStyle is an IParagraphStyle.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape