Поделиться через


Свойство MapTitleInstance.Angle

Gets the calculated value of the Angle property in a MapTitle class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Angle As Double 
    Get
'Применение
Dim instance As MapTitleInstance 
Dim value As Double 

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

Значение свойства

Тип: System.Double
A double value that represents the calculated value of the Angle property.

См. также

Справочник

MapTitleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering