Click or drag to resize

IRibbonItemGlyph Property

The small glyph of this tool. If set the tool will be in a smaller format.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
ImageSource Glyph { get; set; }

Property Value

Type: ImageSource
See Also