BOpenGl

EmfHeaderExtension1.BOpenGl property

Gets or sets a 32-bit unsigned integer that indicates whether OpenGL commands are present in the metafile. 0x00000000 OpenGL records are not present in the metafile. 0x00000001 OpenGL records are present in the metafile.

public int BOpenGl { get; set; }

See Also