| 
            
              WidgetRenderArgsCanvas Property 
             | 
          
        
         
            The canvas to render to.
            
 
    Namespace: 
   Karamba.GHopper.Utilities.UIWidgets
    Assembly:
   Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic GH_Canvas Canvas { get; }Public ReadOnly Property Canvas As GH_Canvas
	Get
public:
property GH_Canvas^ Canvas {
	GH_Canvas^ get ();
}member Canvas : GH_Canvas with get
Property Value
Type: 
GH_Canvas
See Also