Share

ColorSchemes Object


Description

The ColorSchemes object provides access to all of the existing objects. This is somewhat equivalent to the Color tab of the Application Options dialog.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
BackgroundType Gets and sets the type of background.
Count Property that returns the number of items in the collection.
EnableEnhancedHighlighting Gets and sets whether the enhanced highlighting option is enabled.
EnablePrehighlight Gets and sets whether enables or disables pre-highlighting during selection.
HighlightHiddenFaces Gets and sets whether enables or disables hidden faces highlighting.
IconsColor Gets and sets the color theme for the icons in the ribbon interface.
Item Returns the specified ColorScheme object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Application.ColorSchemes

Version

Introduced in version 9

Was this information helpful?