IdxColorPalette Methods
Exposes the functions that return stroke and fill colors by their names in corresponding palettes.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