IScreenLabelFrame Description interface Tinman.Engine.Drawing.IScreenLabelFrame Derived from IScreenLabelContent A screen label with frame. Public / Attributes ContentFrame public attribute ContentFrame → (get,set) value : IScreenLabel [not-null] The frame content The frame content. Style public attribute Style → (get,set) value : ScreenLabelFrameStyle [not-null] The styles. The visual styles of this screen label. IScreenLabelContent IScreenLabelIcon