EmfEndPath

EmfEndPath class

This record closes a path bracket and selects the path defined by the bracket into the playback device context.

public sealed class EmfEndPath : EmfPathBracketRecordType

Constructors

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