Version

TileImage Class Members

The following tables list the members exposed by TileImage.

Protected Constructors
 NameDescription
Protected ConstructorTileImage ConstructorCreates a new instance of this class.  
Public Properties
 NameDescription
Public PropertyHighContrastImageReturns or sets the Image to be displayed for high-contrast mode.  
Public PropertyHighContrastImageSourceReturns or sets a string which identifies the source of the Image data for high-contrast mode.  
Public PropertyHighContrastTransparentColorReturns or sets color which is replaced with transparent pixels for high-contrast mode.  
Public PropertyImageReturns or sets the image to be displayed.  
Public PropertyImageSourceReturns or sets a string which identifies the source of the image data.  
Public PropertyScalingReturns or sets a flagged value which determines the manner in which this image is scaled to fit within the area in which it is displayed.  
Public PropertyTransparentColorReturns or sets the color which is replaced with transparent pixels.  
Protected Methods
 NameDescription
Protected MethodGetObjectDataGets the data to serialize.  
See Also