[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.LineShape.PaintDropShadow

PaintDropShadow Method

PaintDropShadow(Graphics, Rectangle)

Draws the drop shadow.

Declaration
protected override void PaintDropShadow(Graphics g, Rectangle r)
Protected Overrides Sub PaintDropShadow(g As Graphics, r As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device

Rectangle r

Bounding rectangle for the object

Overrides