다음을 통해 공유


ToPoints 메서드

Converts the report size length to points.

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

구문

‘선언
Public Function ToPoints As Double
‘사용 방법
Dim instance As ReportSize
Dim returnValue As Double

returnValue = instance.ToPoints()
public double ToPoints()
public:
double ToPoints()
member ToPoints : unit -> float 
public function ToPoints() : double

반환 값

형식: System. . :: . .Double
A double value containing the report size length in points.