Version

Search Results

HatchStyle Enumeration

Defines hatched styles. Syntax Members Member Description BackwardDiagonal Backward diagonal hatch style. Cross Cross hatch style. DiagonalBrick Diagonal brick hatch style. DiagonalCross Diagonal cross hatch style. Divot Divot hatch style. ForwardDiagonal Forward diagonal hatch style. Horizontal Horizontal hatch s...

IFontMapper Interface

Defines a font mapping interface. Syntax

MapFont Method

Maps a font name. Syntax Parameters name The name of the font to map. Return Value A string value that defines the name of the mapped font.

IGraphics Interface

Defines methods to unify various drawing operations. Syntax

IGraphics Interface Members

Public Properties Public Methods

IGraphics Interface Properties

Public Properties

AddHyperlinkArea Method (IGraphics)

Adds a rectangular area to the hit region of the hyperlink. Syntax Parameters x X-coordinate of the upper-left corner of the bounding rectangle that defines the hit area.y Y-coordinate of the upper-left corner of the bounding rectangle that defines the hit area.width Width of the bounding rectangle that defines th...