ADK_Font - Font
Inherits: 
ADK_Resource
Font properties describe the text font used for displaying data in a control or table cell or other text elements. In order to define complete text presentation in a control, the ADK_Font definition also includes text color and text background color, which are defined as font properties.
Attributes
- size - Point size property
- size_is_pixel - Pixel size property
- fixed_pitch - Fixed pitch property
- weight - Weight property
- italic - Italic property
- underline - Underline property
- overline - Overline property
- strike_out - Strike out property
- strech - Stretch
- style_hint - Style hint property
- style_strategy - Style Strategy
- prefer_quality - Prefer quality property
- family - Family name for font
- fg_color - Forground color
- bg_color - Background color
Relationships
Keys
- ik - Primary key