Version

LiveTileContentTextElement Class Properties

For a list of all members of this type, see LiveTileContentTextElement members.

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance for this element. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileContentElementBase)
Public PropertyBoundsReturns or sets the bounds for this element. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileContentElementBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIndexReturns the ordinal position of this element within the collection to which it belongs. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileContentElementBase)
Public PropertyKeyReturns or sets a unique name for this element. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileContentElementBase)
Public PropertyLocationReturns or sets the location of this element, expressed in coordinates relative to the top left corner of the tile. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileContentElementBase)
Public PropertyMaxLinesReturns or sets the maximum number of lines of text displayed by this element.  
Public PropertySizeReturns or sets the size of this element, expressed in pixels. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileContentElementBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text to be displayed.  
Public PropertyTextSizeReturns or sets the relative size at which the text is displayed.  
Public PropertyUseAppearanceFontSizeReturns or sets a boolean value indicating whether the size of the font specified on this object's Appearance is applied to the this element.  
Public PropertyZOrderReturns or sets a value which describes this element's placement along the z-axis. (Inherited from Infragistics.Win.UltraWinLiveTileView.LiveTileContentElementBase)
Protected Properties
 NameDescription
Protected PropertyDefaultSizeOverridden. Returns the default size of this element.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also