[]
        
(Showing Draft Content)

FarPoint.Win.IBorderGraphics

IBorderGraphics Interface

Interface that supports border graphics.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public interface IBorderGraphics
Public Interface IBorderGraphics

Methods

Name Description
DrawArc(Pen, float, float, int, int, int, int)

Draws the arc.

DrawLine(Pen, float, float, float, float)

Draws the line.

IntersectClip(Region)

Finds the intersection of the current clip region of the graphics object and the specified region.

Restore(object)

Restores the specified graphics state.

Save()

Saves this instance of the graphics object.