EmfClippingRecordType

EmfClippingRecordType class

The clipping record types specify and manage clipping regions. Note The EMR_SETMETARGN record does not specify parameters.

public abstract class EmfClippingRecordType : EmfRecord

Properties

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

See Also