IScreenLabelIcon

Description

interface Tinman.Engine.Drawing.IScreenLabelIcon

Derived from

IScreenLabelContent

A screen label with an image icon as content.

Public / Attributes

Content​Icon


public attribute ContentIcon → (get,set)

value : IResourceHandle

The image icon or null for none.

The image icon content.

See also

Bitmap

Style


public attribute Style → (get,set)

value : ScreenLabelIconStyle

[not-null]
The styles.

The visual styles of this screen label.