Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Gui Namespaces
Demo3D.Gui
IRibbonChoice Interface
IRibbonChoice Methods
AddChoice Method
AddChoice Method (String)
AddChoice Method (String, BitmapImage)
IRibbonChoice
AddChoice Method (String, BitmapImage)
Add a choice (option) to this choice control.
Namespace:
Demo3D.Gui
Assembly:
WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
Copy
void
AddChoice
(
string
caption
,
BitmapImage
glyph
)
Parameters
caption
Type:
System
String
The caption of the added choice.
glyph
Type:
System.Windows.Media.Imaging
BitmapImage
The glyph of the added choice.
See Also
Reference
IRibbonChoice Interface
AddChoice Overload
Demo3D.Gui Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com