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; }
<ObsoleteAttribute("This property is obsolete. Use ToolBarIconsRatio instead.")>
Public MustOverride Property ShowLargeIcons As Boolean
Get
Set
Property Value
Type:
BooleanSee Also