Class GlyphLabeledImageOutput
An input glyph display that shows both an image and text for a particular input glyph.
Inherited Members
Namespace: LMirman.RewiredGlyphs.Components
Assembly: .dll
Syntax
public class GlyphLabeledImageOutput : GlyphDisplay
Remarks
The text does not necessarily relate to the action and can be any set by SetText(string). The main purpose of this class is to automatically handle layout of the elements.
Methods
Name | Description |
---|---|
SetGlyph(Glyph, AxisRange) | |
SetLayout() | |
SetText(string) |