Click or drag to resize

IRibbonItemLargeGlyph Property

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

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

Property Value

Type: ImageSource
See Also