Symbology
Classes that affect the appearance of geometry in a view
Classes
| Name |
Description |
|
| ColorDef |
An integer representation of a color. |
|
| FontMap |
A FontMap holds the table of known fonts available in an iModel. |
|
| HSLColor |
A color defined by Hue, Saturation, and Lightness. |
|
| HSVColor |
A color defined by Hue, Saturation, and Value |
|
| RgbColor |
An immutable representation of a color with red, green, and blue components each in the integer range [0, 255]. |
|
Enumerations
| Name |
Description |
|
| ColorByName |
A set of known colors by name, as a 32-bit integer in the form 0xBBGGRR (red is the low byte). |
|
| FontType |
The type of a font. |
|
Interfaces
Namespaces
Type Aliases
Last Updated:
08 January, 2020