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://).
Overload List
The metafiles preferences Syntax
The memory stream Syntax
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.
Represents a graphics path. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Creates a copy of this path. Syntax Return Value A copy of this path.