'DeclarationProtected Overridable Sub PaintClosedFigureShadow( _ ByVal context As NPaintContext, _ ByVal path As System.Drawing.Drawing2D.GraphicsPath, _ ByVal shadowStyle As NShadowStyle, _ ByVal fillStyle As NFillStyle _ )
'UsageDim 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)
protected virtual void PaintClosedFigureShadow( NPaintContext context, System.Drawing.Drawing2D.GraphicsPath path, NShadowStyle shadowStyle, NFillStyle fillStyle )
Parameters
- context
- path
- shadowStyle
- fillStyle