FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > PSObject クラス : Print メソッド |
'Declaration Public Overridable Sub Print( _ ByVal g As PdfGraphics, _ ByVal rectangle As Rectangle, _ ByVal zoomFactor As Single _ )
'使用法 Dim instance As PSObject Dim g As PdfGraphics Dim rectangle As Rectangle Dim zoomFactor As Single instance.Print(g, rectangle, zoomFactor)
public virtual void Print( PdfGraphics g, Rectangle rectangle, float zoomFactor )