C# Class Axiom.Samples.Separator

Basic separator widget.
Inheritance: Widget
Show file Open project: WolfgangSt/axiom Class Usage Examples

Public Methods

Method Description
Separator ( String name, Real width ) : System

Do not instantiate any widgets directly. Use SdkTrayManager.

Method Details

Separator() public method

Do not instantiate any widgets directly. Use SdkTrayManager.
public Separator ( String name, Real width ) : System
name String
width Real
return System