다음을 통해 공유


SnappingEnabled 속성

Indicates values should round to the snapping interval.

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

구문

‘선언
Public ReadOnly Property SnappingEnabled As ReportBoolProperty
    Get
‘사용 방법
Dim instance As GaugePointer
Dim value As ReportBoolProperty

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