FrameImageInstance 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 instance type of the FrameImage class, and contains the calculated values of the properties in FrameImage.
public ref class FrameImageInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseGaugeImageInstance
public sealed class FrameImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImageInstance
type FrameImageInstance = class
inherit BaseGaugeImageInstance
Public NotInheritable Class FrameImageInstance
Inherits BaseGaugeImageInstance
- Inheritance
Fields
m_defObject |
An instance of the BaseGaugeImage class. (Inherited from BaseGaugeImageInstance) |
Properties
ClipImage |
Gets the calculated value of the ClipImage property in a FrameImage class. |
HueColor |
Gets the calculated value of the HueColor property in a FrameImage class. |
ImageData |
Gets the calculated value of the ImageData property in a BaseGaugeImage class. (Inherited from BaseGaugeImageInstance) |
MIMEType |
Gets the calculated value of the MIMEType property in a BaseGaugeImage class. (Inherited from BaseGaugeImageInstance) |
Source |
Gets the calculated value of the Source property in a BaseGaugeImage class. (Inherited from BaseGaugeImageInstance) |
Transparency |
Gets the calculated value of the Transparency property in a FrameImage class. |
TransparentColor |
Gets the calculated value of the TransparentColor property in a BaseGaugeImage class. (Inherited from BaseGaugeImageInstance) |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseGaugeImageInstance) |