PrintDocument for WinForms
DrawShape メソッド (RenderShapeBase)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderShapeBase クラス : DrawShape メソッド
これは内部使用専用です。
シンタックス
'宣言
 
Protected MustOverride Sub DrawShape( _
   ByVal g As System.Drawing.Graphics, _
   ByVal drawBoundsPx As System.Drawing.Rectangle, _
   ByVal shapeParams As RenderShapeBase.ShapeParams, _
   ByVal pdp As PageDrawParams _
) 
'使用法
 
Dim instance As RenderShapeBase
Dim g As System.Drawing.Graphics
Dim drawBoundsPx As System.Drawing.Rectangle
Dim shapeParams As RenderShapeBase.ShapeParams
Dim pdp As PageDrawParams
 
instance.DrawShape(g, drawBoundsPx, shapeParams, pdp)
protected abstract void DrawShape( 
   System.Drawing.Graphics g,
   System.Drawing.Rectangle drawBoundsPx,
   RenderShapeBase.ShapeParams shapeParams,
   PageDrawParams pdp
)

パラメータ

g
drawBoundsPx
shapeParams
pdp
参照

RenderShapeBase クラス
RenderShapeBase メンバ