RgnDataSize

EmfPaintRgn.RgnDataSize property

Gets or sets a 32-bit unsigned integer that specifies the size of region data, in bytes.

public int RgnDataSize { get; set; }

See Also