C1.Win.8 Assembly / C1.Framework Namespace / TextElement Class
Members

TextElement Class

Element that displays a string.

Alignment and formatting are controlled by the element's Style.

Object Model
TextElement Class
Syntax
'Declaration
 
Public Class TextElement 
   Inherits ContentElement
 
Inheritance Hierarchy

System.Object
   C1.Framework.Element
      C1.Framework.ContentElement
         C1.Framework.TextElement

See Also