Piccolo.NET

PPaintContext Class

PPaintContext is used by piccolo nodes to paint themselves on the screen.

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

System.Object
   PPaintContext

public class PPaintContext

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.

Remarks

This class wraps a Graphics object to implement painting.

Requirements

Namespace: UMD.HCIL.Piccolo.Util

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

See Also

PPaintContext Members | UMD.HCIL.Piccolo.Util Namespace