C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderShapeBase Class / DrawShape Method

In This Topic
DrawShape Method (RenderShapeBase)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected MustOverride Sub DrawShape( _
   ByVal g As Graphics, _
   ByVal drawBoundsPx As Rectangle, _
   ByVal shapeParams As RenderShapeBase.ShapeParams, _
   ByVal pdp As PageDrawParams _
) 
 

Parameters

g
drawBoundsPx
shapeParams
pdp
See Also