[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.LineShape.PaintRotateHandle

PaintRotateHandle Method

PaintRotateHandle(Graphics, Rectangle)

Draws the rotate handle.

Declaration
public override void PaintRotateHandle(Graphics g, Rectangle r)
Public Overrides Sub PaintRotateHandle(g As Graphics, r As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device

Rectangle r

Bounding rectangle for the object

Overrides