Piccolo.NET

PMatrix Class

PMatrix is a wrapper around a System.Drawing.Drawing2D.Matrix that includes several convenience methods.

For a list of all members of this type, see PMatrix Members.

System.Object
   PMatrix

public class PMatrix : ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: UMD.HCIL.Piccolo.Util

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PMatrix Members | UMD.HCIL.Piccolo.Util Namespace