Version

ResolutionIndependentMetrics Class Members

The following tables list the members exposed by ResolutionIndependentMetrics.

Protected Constructors
 NameDescription
Protected ConstructorResolutionIndependentMetrics ConstructorCreates a new instance of this class.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyBadgeGlyphAreaSizeReturns the size of the area in which a tile badge's glyph is displayed.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyGroupAreaMarginReturns or sets a value which determines the padding around the area in which groups are displayed.  
Public PropertyGroupFontSizeReturns or sets the size of the font for the text displayed by a tile group.  
Public PropertyGroupSpacingReturns or sets the amount of horizontal space between two adjacent tile groups, expressed in pixels.  
Public PropertyGroupTextPaddingReturns or sets a value which determines the padding around the the text displayed by a tile group.  
Public PropertyLogoAreaHeightReturns the height of the logo area.  
Public PropertyLogoImageAreaSizeReturns the size of the area in which the tile logo's image is displayed.  
Public PropertyResolutionScale  
Public PropertySmallTileImageSizeReturns the size at which a tile's SmallImage is displayed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTileCheckAreaSizeReturns the size of the area in which a selected tile's checkmark is displayed.  
Public PropertyTileFontSizesReturns an object which returns or sets the font size for each of the four relative text sizes at which a tile's text can appear.  
Public PropertyTileSizeLargeReturns the size of a large square tile at this resolution.  
Public PropertyTileSizeMediumReturns the size of a medium tile at this resolution.  
Public PropertyTileSizeSmallReturns or sets the size at which small tiles are displayed for this resolution scale, expressed in pixels.  
Public PropertyTileSizeWideReturns the size of a wide tile at this resolution.  
Public PropertyTileSpacingReturns or sets the amount of space between two adjacent tiles, expressed in pixels.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
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 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 MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataGetObjectData  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChangedOverridden. OnObjectPropChanged  
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetGroupAreaMarginRestores the value of the corresponding property to its default.  
Protected MethodResetGroupFontSizeRestores the value of the corresponding property to its default.  
Protected MethodResetGroupSpacingRestores the value of the corresponding property to its default.  
Protected MethodResetGroupTextPaddingRestores the value of the corresponding property to its default.  
Protected MethodResetResolutionScaleRestores the value of the corresponding property to its default.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTileFontSizesRestores the value of the corresponding property to its default.  
Protected MethodResetTileSizeSmallRestores the value of the corresponding property to its default.  
Protected MethodResetTileSpacingRestores the value of the corresponding property to its default.  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeGroupAreaMarginReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeGroupFontSizeReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeGroupSpacingReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeGroupTextPaddingReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeResolutionScaleReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeTileFontSizesReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeTileSizeSmallReturns a boolean value indicating whether the corresponding property requires serialization.  
Protected MethodShouldSerializeTileSpacingReturns a boolean value indicating whether the corresponding property requires serialization.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also