Свойство BackFrameInstance.FrameShape
Gets the calculated value of the FrameShape property in a BackFrame class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property FrameShape As GaugeFrameShapes
Get
'Применение
Dim instance As BackFrameInstance
Dim value As GaugeFrameShapes
value = instance.FrameShape
public GaugeFrameShapes FrameShape { get; }
public:
property GaugeFrameShapes FrameShape {
GaugeFrameShapes get ();
}
member FrameShape : GaugeFrameShapes
function get FrameShape () : GaugeFrameShapes
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeFrameShapes
A GaugeFrameShapes value that represents the calculated value of the FrameShape property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering