| 
            
              WidgetRenderArgsChannel Property 
             | 
          
        
         
            Canvas render channel.
            
 
    Namespace: 
   Karamba.GHopper.Utilities.UIWidgets
    Assembly:
   Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic WidgetChannel Channel { get; }Public ReadOnly Property Channel As WidgetChannel
	Get
public:
property WidgetChannel Channel {
	WidgetChannel get ();
}member Channel : WidgetChannel with get
Property Value
Type: 
WidgetChannel
See Also