Size

EmfRegionDataHeader.Size property

Gets or sets a 32-bit unsigned integer that specifies the size of this object in bytes. This MUST be 0x00000020.

public int Size { get; set; }

See Also