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

Name Description  
FontMapProps The properties of a FontMap  
FontProps The properties of a Font.  

Namespaces

Name Description  
LineStyle  

Type Aliases

Name Description  
ColorDefProps A number in 0xTTBBGGRR format  
RgbColorProps JSON representation of an RgbColor  

Last Updated: 08 January, 2020