StyleKey
-
class
HPS.StyleKey
: HPS.Key Public Functions
-
override void
Dispose
()
-
override HPS.Type
ObjectType
()
-
HPS.StyleKey
SetConditionalExpression
(HPS.ConditionalExpression in_conditional)
-
HPS.StyleKey
SetFilter
(HPS.AttributeLock.Type in_type)
-
HPS.StyleKey
SetFilter
(HPS.AttributeLock.Type[] in_types)
-
bool
ShowConditionalExpression
(out HPS.ConditionalExpression out_conditional)
-
bool
ShowFilter
(HPS.AttributeLock.Type in_type)
-
bool
ShowFilter
(out HPS.AttributeLock.Type[] out_types)
-
bool
ShowSource
(out HPS.Style.Type out_type, out HPS.SegmentKey out_segment, out string out_name)
-
StyleKey
()
-
StyleKey
(HPS.Key in_that)
-
StyleKey
(HPS.StyleKey in_that)
-
HPS.StyleKey
UnsetConditionalExpression
()
-
HPS.StyleKey
UnsetFilter
(HPS.AttributeLock.Type in_type)
-
HPS.StyleKey
UnsetFilter
(HPS.AttributeLock.Type[] in_types)
-
override void