Click or drag to resize

ApplicationSettingsShowLargeIcons Property

Note: This API is now obsolete.

Get or set whether to display the toolbar with a large icon. ※ It may become unusable in the future. Please use ToolBarIconsRatio.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
[ObsoleteAttribute("This property is obsolete. Use ToolBarIconsRatio instead.")]
public abstract bool ShowLargeIcons { get; set; }

Property Value

Type: Boolean
See Also