Compartir a través de


FrameImage.Transparency Propiedad

Percent transparency for the image.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Transparency As ReportDoubleProperty 
    Get
'Uso
Dim instance As FrameImage 
Dim value As ReportDoubleProperty 

value = instance.Transparency
public ReportDoubleProperty Transparency { get; }
public:
property ReportDoubleProperty^ Transparency {
    ReportDoubleProperty^ get ();
}
member Transparency : ReportDoubleProperty
function get Transparency () : ReportDoubleProperty

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

Vea también

Referencia

FrameImage Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering