[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSShape.PaintBorder

PaintBorder Method

PaintBorder(Graphics, Rectangle)

Not supported for basic shapes.

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

Graphics device

Rectangle r

Rectangle bounding the area

Overrides