Version

Search Results

Font Constructor(String,Single,Stream)

Initializes a new instance of the Font class. Syntax Parameters name The name of the font.size The size of the font, in points.stream Font data.

Font Constructor(String,Single,String)

Initializes a new instance of the Font class. Syntax Parameters name The name of the font.size The size of the font, in points.source Font file location.

Font Constructor

Overload List

GlassGradientStyle Enumeration

Specifies different types of glass gradients to be used for drawing. Syntax Members Member Description GlassBottom20 Specifies a vertical gradient that provides a glass like appearance with 20% highlight at the bottom. GlassBottom20Bright Specifies a vertical gradient that provides a glass like appearance with a b...

Graphics Class

Implements the IGraphics interface as a wrapper for the System.Drawing.Graphics object. Syntax

Graphics Class Members

Public Constructors Public Properties Public Methods

Graphics Class Methods

Public Methods

Graphics Class Properties

Public Properties

AddHyperlinkArea Method (Graphics)

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...

AlternateFill Property (Graphics)

Gets or sets a boolean value that selects between non-zero winding number and even-odd filling rules. Syntax