EmfPlusGraphicsObjectType

EmfPlusGraphicsObjectType class

The Graphics Objects specify parameters for graphics output. They are part of the playback device context and are persistent during the playback of an EMF+ metafile.

public abstract class EmfPlusGraphicsObjectType : EmfPlusObject

Properties

NameDescription
Version { get; set; }Gets or sets the version.

See Also