BackFrame.FrameShape Propriedade

Definição

Recebe uma expressão que avalia o formato da moldura.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeFrameShapes> ^ FrameShape { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeFrameShapes> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeFrameShapes> FrameShape { get; }
member this.FrameShape : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeFrameShapes>
Public ReadOnly Property FrameShape As ReportEnumProperty(Of GaugeFrameShapes)

Valor da propriedade

Um ReportEnumProperty<EnumType> objeto.

Aplica-se a