다음을 통해 공유


ReportSize.ToPoints 메서드

Returns the size in points.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
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
The size in points.

참고 항목

참조

ReportSize 구조

Microsoft.ReportingServices.RdlObjectModel 네임스페이스