RgnSize

EmfRegionDataHeader.RgnSize property

Gets or sets a 32-bit unsigned integer that specifies the size of the buffer of rectangles in bytes.

public int RgnSize { get; set; }

See Also