Version

LiveTileContentElementBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance for this element.  
Public PropertyBoundsReturns or sets the bounds for this element.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIndexReturns the ordinal position of this element within the collection to which it belongs.  
Public PropertyKeyReturns or sets a unique name for this element.  
Public PropertyLocationReturns or sets the location of this element, expressed in coordinates relative to the top left corner of the tile.  
Public PropertySizeReturns or sets the size of this element, expressed in pixels.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyZOrderReturns or sets a value which describes this element's placement along the z-axis.  
Protected Properties
 NameDescription
Protected PropertyDefaultSizeRetuns the default size of this element.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also