Click or drag to resize
WmfDrawing Properties

The WmfDrawing type exposes the following members.

Properties
  NameDescription
Public propertyInnerImage
Gets the Image returned by last read with ReaderWmf.
Public propertyInnerReaderWmf
Gets the ReaderWmf that is used to read the metafile.
Public propertyOptimizationPercent
Gets or sets the geometry optimization percent. 0 means no optimization, 100 means full optimization.
Public propertySource
Gets or sets the Source of the metafile image
Public propertyStretch
Gets or sets the WmfDrawing.Windows.Media.Stretch mode, which determines how content fits into the available space.
Public propertyStretchDirection
Gets or sets the System.Windows.Controls.StretchDirection, which determines how scaling is applied to the contents of a WmfDrawing.
Top
See Also