Data

EmfGlsRecord.Data property

Gets or sets an optional array of bytes of cbData length that specifies data for the OpenGL function.

public byte[] Data { get; set; }

See Also