Skip to main content

IdxColorPalette Members

Exposes the functions that return stroke and fill colors by their names in the corresponding palettes.

Properties

Name
ElementState
Name

Methods

Name Description
GetElementState
GetFillColor(string) Returns a color by its unique identifier (name) within the fill palette.
GetID Returns the color palette’s unique identifier.
GetName
GetStrokeColor(string) Returns a color by its unique identifier (name) within the strokes palette.
See Also