EmfRealizePalette

EmfRealizePalette class

This record maps palette entries from the current LogPalette object (section 2.2.17) to the system_palette. This EMF record specifies no parameters.

public sealed class EmfRealizePalette : EmfStateRecordType

Constructors

NameDescription
EmfRealizePalette(EmfRecord)Initializes a new instance of the EmfRealizePalette class.

Properties

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

See Also