EmfDrawingRecordType

EmfDrawingRecordType class

The drawing record types perform graphics drawing.

public abstract class EmfDrawingRecordType : EmfRecord

Properties

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

See Also