[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSContainer.PaintElements

PaintElements Method

PaintElements(Graphics, Rectangle)

Paints the object 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 device interface

Rectangle faceRect

Rectangle that bounds the container

Overrides