Overview

Sample Code

Programming Guide

API Reference

Support

HPS.Style Class Reference

This is the Style Class More...

Public Types

enum  AppendMode { AppendMode.None = 0, AppendMode.And = 1, AppendMode.Or = 2 }
 The behavior when appending multiple conditional styles that refer to the same source segment. More...
 
enum  Type { Type.Segment = 0, Type.Named = 1 }
 The type of style More...
 

Detailed Description

This is the Style Class

Member Enumeration Documentation

The behavior when appending multiple conditional styles that refer to the same source segment.

Enumerator
None 

Style Append Mode.

And 

Style Append Mode.

Or 

Style Append Mode.

The type of style

Enumerator
Segment 

Style Type.

Named 

Style Type.


The documentation for this class was generated from the following file: