protected virtual void PaintClosedFigureShadow( NPaintContext context, System.Drawing.Drawing2D.GraphicsPath path, NShadowStyle shadowStyle, NFillStyle fillStyle )
'Declaration
Protected Overridable Sub PaintClosedFigureShadow( _ ByVal context As NPaintContext, _ ByVal path As System.Drawing.Drawing2D.GraphicsPath, _ ByVal shadowStyle As NShadowStyle, _ ByVal fillStyle As NFillStyle _ )
'Usage
Dim instance As NPathPrimitive Dim context As NPaintContext Dim path As System.Drawing.Drawing2D.GraphicsPath Dim shadowStyle As NShadowStyle Dim fillStyle As NFillStyle instance.PaintClosedFigureShadow(context, path, shadowStyle, fillStyle)
Parameters
- context
- path
- shadowStyle
- fillStyle