Graphics.AddMetafileComment

Graphics.AddMetafileComment method

Adds a comment to the current Metafile.

public void AddMetafileComment(byte[] data)
ParameterTypeDescription
dataByte[]Array of bytes that contains the comment.

See Also