EmfWidenPath

EmfWidenPath class

This record redefines the current path as the area that would be painted if the path were drawn using the pen currently selected into the playback device context.

public sealed class EmfWidenPath : EmfPathBracketRecordType

Constructors

NameDescription
EmfWidenPath()The default constructor.

Properties

NameDescription
Size { get; set; }Gets or sets the size of the record
Type { get; set; }Gets or sets the type.

See Also