'DeclarationPublic Sub PaintRectangleShadow( _ ByVal shadowStyle As NShadowStyle, _ ByVal rect As NRectangleF _ )
'UsageDim 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