EmfStateRecordType

EmfStateRecordType class

The state record types specify and manage graphics properties that define the state of the playback device context.

public abstract class EmfStateRecordType : EmfRecord

Properties

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

See Also