BaseGaugeImage Members
Include Protected Members
Include Inherited Members
Represents an image that is displayed as a part of a gauge.
The BaseGaugeImage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top