ScreenLabelStyle

Description

class Tinman.Engine.Drawing.ScreenLabelStyle

Derived from

VersionedBase abstract

Extended by

ScreenLabelFrameStyle sealed
ScreenLabelIconStyle sealed
ScreenLabelTextStyle sealed

Defines visual style properties for IScreenLabel instances.

Public / Attributes

Occluded​Color


public attribute OccludedColor → (get,set)

value : int64

The modulation color to use.

The modulation color to apply when the label is (partially) occluded.

The default value is Colors.Opaque30.

See also

Colors

Protected / Constructors

Screen​Label​Style


protected constructor ScreenLabelStyle → ()

Creates a new instance of ScreenLabelStyle.