Classe FrameImageInstance
Represents an instance type of the FrameImage class, and contains the calculated values of the properties in FrameImage.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImageInstance
Microsoft.ReportingServices.OnDemandReportRendering.FrameImageInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class FrameImageInstance _
Inherits BaseGaugeImageInstance
'Utilizzo
Dim instance As FrameImageInstance
public sealed class FrameImageInstance : BaseGaugeImageInstance
public ref class FrameImageInstance sealed : public BaseGaugeImageInstance
[<SealedAttribute>]
type FrameImageInstance =
class
inherit BaseGaugeImageInstance
end
public final class FrameImageInstance extends BaseGaugeImageInstance
Nel tipo FrameImageInstance sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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. Ereditato da BaseGaugeImageInstance. |
![]() |
MIMEType | Gets the calculated value of the MIMEType property in a BaseGaugeImage class. Ereditato da BaseGaugeImageInstance. |
![]() |
Source | Gets the calculated value of the Source property in a BaseGaugeImage class. Ereditato da 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. Ereditato da BaseGaugeImageInstance. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering