[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.SpreadShapesContainer.PaintElements

PaintElements Method

PaintElements(Graphics, Rectangle)

Paints any shapes in the container.

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

Graphics object

Rectangle faceRect

Rectangle object

Overrides