ToPixels 메서드
Returns the size in pixels.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls.dll의 Microsoft.ReportingServices.Designer.Controls
구문
‘선언
Public Function ToPixels As Double
‘사용 방법
Dim instance As ReportSize
Dim returnValue As Double
returnValue = instance.ToPixels()
public double ToPixels()
public:
double ToPixels()
member ToPixels : unit -> float
public function ToPixels() : double
반환 값
형식: System. . :: . .Double
A double value.