Style

class HPS.Style : public IDisposable

This is the Style Class

Public Types

enum AppendMode

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

Values:

None

Style Append Mode.

And

Style Append Mode.

Or

Style Append Mode.

Public Functions

void Dispose ()
Style (HPS.Style in_that)