Compartir a través de


StateIndicator.Angle Propiedad

Gets the angle of the indicator image.

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

Sintaxis

'Declaración
Public ReadOnly Property Angle As ReportDoubleProperty 
    Get
'Uso
Dim instance As StateIndicator 
Dim value As ReportDoubleProperty 

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

Valor de la propiedad

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

Vea también

Referencia

StateIndicator Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering