'Declaration
Public Sub PaintPolygonShadow( _ ByVal shadowStyle As NShadowStyle, _ ByVal points() As NPointF _ )
'Usage
Dim instance As NGraphics Dim shadowStyle As NShadowStyle Dim points() As NPointF instance.PaintPolygonShadow(shadowStyle, points)
public void PaintPolygonShadow( NShadowStyle shadowStyle, NPointF[] points )
Parameters
- shadowStyle
- points