Type

EmfRegionDataHeader.Type property

Obtiene o establece un entero sin signo de 32 bits que especifica el tipo de región. Esto DEBE ser RDH_RECTANGLES (0x00000001).

public int Type { get; set; }

Ver también