'Declaration Public Sub drawPath( _ ByVal path As IPath, _ ByVal fillType As PathFillType, _ ByVal lineCap As LineCap, _ ByVal lineJoin As LineJoin, _ Optional ByVal clipping As IRegion, _ Optional ByVal transform As IMatrix _ )
public void drawPath( IPath path, PathFillType fillType, LineCap lineCap, LineJoin lineJoin, IRegion clipping, IMatrix transform )
_Render Class _Render Members