Version

TileImage Class Properties

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

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.  
See Also