-
enum DNBSimInitStateAttr {
DNBVisInitStateAttr, DNBPosInitStateAttr, DNBColInitStateAttr, DNBOpacInitStateAttr, DNBVisPosInitStateAttr, DNBVisColInitStateAttr, DNBVisOpacInitStateAttr, DNBVisPosColInitStateAttr, DNBVisPosOpacInitStateAttr, DNBVisColOpacInitStateAttr, DNBPosColInitStateAttr, DNBPosOpacInitStateAttr, DNBPosColOpacInitStateAttr, DNBColOpacInitStateAttr, DNBAllInitStateAttr
} -
Specifies which Initial State attributes will be managed.
- Values:
-
- DNBVisInitStateAttr
- The value to be used when Visibility attributes are managed. dd>
- DNBPosInitStateAttr
- The value to be used when Position attributes are managed. dd>
- DNBColInitStateAttr
- The value to be used when Color attributes are managed. dd>
- DNBOpacInitStateAttr
- The value to be used when Transparency attributes are managed. dd>
- DNBVisPosInitStateAttr
- The value to be used when Visibility and Position attributes are managed. dd>
- DNBVisColInitStateAttr
- The value to be used when Visibility and Color attributes are managed. dd>
- DNBVisOpacInitStateAttr
- The value to be used when Visibility and Transparency attributes are managed. dd>
- DNBVisPosColInitStateAttr
- The value to be used when Visibility, Position and Color attributes are managed. dd>
- DNBVisPosOpacInitStateAttr
- The value to be used when Visibility, Position and Transparency attributes are managed. dd>
- DNBVisColOpacInitStateAttr
- The value to be used when Visibility, Color and Transparency attributes are managed. dd>
- DNBPosColInitStateAttr
- The value to be used when Position and Color attributes are managed. dd>
- DNBPosOpacInitStateAttr
- The value to be used when Position and Transparency attributes are managed. dd>
- DNBPosColOpacInitStateAttr
- The value to be used when Position, Color and Transparency attributes are managed. dd>
- DNBColOpacInitStateAttr
- The value to be used when Color and Transparency attributes are managed. dd>
- DNBAllInitStateAttr
- The value to be used when all attributes are managed. dd>