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


Свойство MapTitle.Angle

Gets the rotation angle of the title.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

MapTitle Класс

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