EmfAbortPath

EmfAbortPath class

This record aborts a path bracket or discards the path from a closed path bracket.

public sealed class EmfAbortPath : EmfPathBracketRecordType

Constructors

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