다음을 통해 공유


FrameWidth 속성

Width (thickness) of the frame.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public ReadOnly Property FrameWidth As ReportDoubleProperty
    Get
‘사용 방법
Dim instance As BackFrame
Dim value As ReportDoubleProperty

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

주의

The value is measured as a percentage of the width or height of the gauge or gauge container, whichever is smaller.