FontAngle Propiedad
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 PinLabelInstance
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.