ImageGraphicContext Methods

The ImageDeviceImageGraphicContext type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new instance of a GdiGraphicContext class with the same property values as an existing instance.
(Overrides GraphicContextClone.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodTransform
Modify the current transformation matrix by multiplying the specified matrix.
(Overrides GraphicContextTransform(Matrix).)
See Also