RgnData

EmfExtSelectClipRgn.RgnData property

Gets or sets a RgnDataSize length array of bytes that specifies a RegionData object in logical units. If RegionMode is RGN_COPY, this data can be omitted and the clip region SHOULD be set to the default (NULL) clip region.

public EmfRegionData RgnData { get; set; }

See Also