This is a simple node that draws a "3D" rectangle within it's bounds.
For a list of all members of this type, see P3DRectangle Members.
System.Object
PNode
P3DRectangle
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Drawing a 3D rectangle in a zooming environment is a little tricky because you generally do not want the 3D borders to get scaled. This version always draws the 3D border at a fixed 2 pixel width.
Namespace: UMD.HCIL.PiccoloX.Nodes
Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)
P3DRectangle Members | UMD.HCIL.PiccoloX.Nodes Namespace