'Declaration
Public Sub PaintRectangleShadow( _ ByVal shadowStyle As NShadowStyle, _ ByVal rect As NRectangleF _ )
'Usage
Dim instance As NGraphics Dim shadowStyle As NShadowStyle Dim rect As NRectangleF instance.PaintRectangleShadow(shadowStyle, rect)
public void PaintRectangleShadow( NShadowStyle shadowStyle, NRectangleF rect )
Parameters
- shadowStyle
- rect