BaseGaugeImage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an image that is displayed as a part of a gauge.
public ref class BaseGaugeImage abstract
public abstract class BaseGaugeImage
type BaseGaugeImage = class
Public MustInherit Class BaseGaugeImage
- Inheritance
-
BaseGaugeImage
- Derived
Properties
MIMEType |
The MIMEType of the image. |
Source |
Identifies the source of the image |
TransparentColor |
Color to treat as transparent in the image |
Value |
The image data. |