ToMillimeters 메서드
Converts the length to millimeters.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Function ToMillimeters As Double
‘사용 방법
Dim instance As ReportSize
Dim returnValue As Double
returnValue = instance.ToMillimeters()
public double ToMillimeters()
public:
double ToMillimeters()
member ToMillimeters : unit -> float
public function ToMillimeters() : double
반환 값
형식: System. . :: . .Double
A double value containing the length in millimeters.