|
WidgetRenderArgsChannel Property
|
Canvas render channel.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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