Version

MultiResolutionTileImageSet Class Properties

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

Public Properties
 NameDescription
Public PropertyAllResolutionsReturns an image which is used when no specific value is assigned for a given resolution scale.  
Public PropertyAlphaReturns or sets the alpha level for images within this image set.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyItemReturns the TileImage for the specified relative screen resolution.  
Public PropertyScale100PercentReturns or sets the object or value used when the ResolutionScale is 100%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public PropertyScale140PercentReturns or sets the object or value used when the ResolutionScale is 140%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public PropertyScale180PercentReturns or sets the object or value used when the ResolutionScale is 180%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public PropertyScale80PercentReturns or sets the object or value used when the control's ResolutionScale is 80%. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public PropertyScalingReturns or sets a flagged value which determines the manner in which images within this image set are scaled to fit within the area in which they are displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyReadOnlyOverridden. Returns true to indicate that the properties of this class are not settable.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also