Version

Search Results

Load Method (IMetafileLoader)

Loads a metafile from the specified path. Syntax Parameters path A path to the metafile to load. Return Value A Infragistics.Documents.Reports.Graphics.Metafile object.

IMetafile Interface Members

Public Properties Public Methods

IMetafile Interface Properties

Public Properties

Background Property (IMetafile)

Gets or sets the background style. Syntax

Borders Property (IMetafile)

Gets or sets the style of the borders. Syntax

Margins Property (IMetafile)

Gets or sets the spacing between elements. Syntax

Measure Method (IMetafile)

Measures the metafile on a Letter size paper. Syntax Return Value A Infragistics.Documents.Reports.Graphics.Size object that represents the measured width and the height of the metafile.