GlyphLinePatternElement

class HPS.GlyphLinePatternElement : public HPS.LinePatternElement

Public Functions

override void Dispose ()
GlyphLinePatternElement ()
GlyphLinePatternElement (HPS.GlyphLinePatternElement in_that)
GlyphLinePatternElement (HPS.LinePatternElement in_that)
override HPS.Type ObjectType ()
void SetFixed (bool in_state)
void SetInsetBehavior (HPS.LinePattern.InsetBehavior in_behavior)
void SetMirror (bool in_state)
void SetRotation (float in_degrees)
void SetSource (string in_source)
void SetWeight (float in_weight, HPS.LinePattern.SizeUnits in_units)
bool ShowFixed (out bool out_state)
bool ShowInsetBehavior (out HPS.LinePattern.InsetBehavior out_behavior)
bool ShowMirror (out bool out_state)
bool ShowRotation (out float out_degrees)
bool ShowSource (out string out_source)
bool ShowWeight (out float out_weight, out HPS.LinePattern.SizeUnits out_units)