EmfFlatternPath

EmfFlatternPath class

This record transforms any curves in the selected path into the playback device context; each curve MUST be turned into a sequence of lines.

public sealed class EmfFlatternPath : EmfPathBracketRecordType

Constructors

NameDescription
EmfFlatternPath()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