ControllerElementIdentifierGetGlyph(AxisRange) Method |
Gets the glyph for the specified range.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Object GetGlyph(
AxisRange axisRange
)
Parameters
- axisRange AxisRange
- The range.
Return Value
ObjectThe glyph for the specified range.
See Also