Version

Search Results

Metafile Constructor(String)

Initializes a new instance of the Metafile class. Syntax Parameters source A path to the image source. Remarks The path specified as the source can reference both a URL as well as a file system location. Any URLs must fully-qualified (begin with http://).

Metafile Constructor

Overload List

_preferences Field (Metafile)

The metafiles preferences Syntax

_stream Field

The memory stream Syntax

PaintMode Enumeration

Specifies the painting mode for the current drawing operation. Syntax Members Member Description Clip Sets the painting mode to clip shapes. Fill Sets the painting mode to fill shapes. FillStroke Sets the painting mode to fill and outline shapes. Stroke Sets the painting mode to outline shapes.

Path Class

Represents a graphics path. Syntax

Path Class Members

Public Constructors Public Properties Public Methods

Path Class Methods

Public Methods

Path Class Properties

Public Properties

Clone Method (Path)

Creates a copy of this path. Syntax Return Value A copy of this path.