XpsGraphicContext Methods

The XpsDeviceXpsGraphicContext type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new instance of a XpsGraphicContext 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.
(Inherited from GraphicContext.)
See Also