PCanvas is a simple C# Control that can be used to embed Piccolo into a C# application.
For a list of all members of this type, see PCanvas Members.
System.Object
MarshalByRefObject
Component
Control
PCanvas
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Canvases view the Piccolo scene graph through a camera. The canvas manages screen updates coming from this camera, and forwards mouse and keyboard events to the camera.
Namespace: UMD.HCIL.Piccolo
Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)
PCanvas Members | UMD.HCIL.Piccolo Namespace