[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSContainer.PrintElements

PrintElements Method

PrintElements(Graphics, Rectangle)

Prints the object container.

Declaration
protected virtual void PrintElements(Graphics g, Rectangle faceRect)
Protected Overridable Sub PrintElements(g As Graphics, faceRect As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device interface

Rectangle faceRect

Rectangle that bounds the container

PrintElements(Graphics, Rectangle, float)

Prints the object container with zooming.

Declaration
protected virtual void PrintElements(Graphics g, Rectangle faceRect, float zoomFactor)
Protected Overridable Sub PrintElements(g As Graphics, faceRect As Rectangle, zoomFactor As Single)
Parameters
Type Name Description
Graphics g

Graphics device interface

Rectangle faceRect

Rectangle that bounds the container

float zoomFactor

Scaling factor for zooming