Compartir a través de


FontAngle Propiedad

Gets the calculated value of the FontAngle property in a ScaleLabels class.

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

Sintaxis

'Declaración
Public ReadOnly Property FontAngle As Double
    Get
'Uso
Dim instance As ScaleLabelsInstance
Dim value As Double

value = instance.FontAngle
public double FontAngle { get; }
public:
property double FontAngle {
    double get ();
}
member FontAngle : float
function get FontAngle () : double

Valor de la propiedad

Tipo: System. . :: . .Double
A double value that represents the calculated value of the FontAngle property.