'宣言 Public Sub PageScale( _ ByVal sx As System.Double, _ ByVal sy As System.Double _ )
'使用法 Dim instance As C1PdfGraphics Dim sx As System.Double Dim sy As System.Double instance.PageScale(sx, sy)
public void PageScale( System.double sx, System.double sy )
C1PdfGraphics クラス C1PdfGraphics メンバ