Type

EmfRegionDataHeader.Type property

Gets or sets a 32-bit unsigned integer that specifies the region type. This SHOULD be RDH_RECTANGLES (0x00000001).

public int Type { get; set; }

See Also