EMRSETMITERLIMIT  7LHFMC 

The EMRSETMITERLIMIT structure contains members for the SetMiterLimit enhanced metafile record.

typedef struct tagEMRSETMITERLIMIT

    EMR   emr;
    FLOAT eMiterLimit;

} EMRSETMITERLIMIT, *PEMRSETMITERLIMIT;

 

Members

emr

Base structure for all record types.

eMiterLimit

New miter limit.

 

See Also

SetMiterLimit0LWIDE