Version 24.2 (latest)

LiveTileTemplateImage Class Methods

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

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetImageSizeReturns the actual size at which this image is displayed for the specified resolutionScale. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetScale100PercentRestores the value of the Scale100Percent property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public MethodResetScale140PercentRestores the value of the Scale140Percent property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public MethodResetScale180PercentRestores the value of the Scale180Percent property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public MethodResetScale80PercentRestores the value of the Low property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Public MethodShouldSerializeAlphaReturns a boolean value indicating whether the corresponding property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Public MethodShouldSerializeScalingReturns a boolean value indicating whether the corresponding property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateCreates a new object for the specified screen resolution. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Protected MethodDeserializeItemDeserializeItem (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Gets the data to serialize.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverloaded. OnDispose (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Protected MethodOnNewPropertyValueAssignedOnNewPropertyValueAssigned (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Protected MethodOnObjectPropChangedOnObjectPropChanged (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetReset (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Protected MethodResetAllResolutionsRestores the value of the corresponding property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Protected MethodResetScalingRestores the value of the corresponding property to its default. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionTileImageSet)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeScale100PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Protected MethodShouldSerializeScale140PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Protected MethodShouldSerializeScale180PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Protected MethodShouldSerializeScale80PercentReturns a boolean value indicating whether this property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
Protected MethodVerifyPropertyValueVerifies the value of the specified property to ensure it is within range. (Inherited from Infragistics.Win.UltraWinLiveTileView.MultiResolutionPropertySet<TileImage>)
See Also