Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PerformanceRuler ( int index, string name, Color c ) : System | ||
PerformanceRuler ( string name, Color c ) : System |
public PerformanceRuler ( int index, string name, Color c ) : System | ||
index | int | |
name | string | |
c | Color | |
return | System |
public PerformanceRuler ( string name, Color c ) : System | ||
name | string | |
c | Color | |
return | System |