Inheritance
System.Object
TopMarkerList
public class TopMarkerList
Constructors
Declaration
public TopMarkerList(Draw2D draw2D, Units units, int widthColumn0, int widthColumn1, int widthColumn2, Color colorBar, Color colorBarBackground, TopMarkerList.DrawFrameIndexButton drawFrameIndexButton)
Parameters
Methods
Declaration
public int Draw(MarkerData marker, int topNumber, string[] topStrings, int[] topValues)
Parameters
Type |
Name |
Description |
MarkerData |
marker |
|
System.Int32 |
topNumber |
|
System.String[] |
topStrings |
|
System.Int32[] |
topValues |
|
Returns
Type |
Description |
System.Int32 |
|
Declaration
public int DrawTopNumber(int topNumber, string[] topStrings, int[] topValues)
Parameters
Type |
Name |
Description |
System.Int32 |
topNumber |
|
System.String[] |
topStrings |
|
System.Int32[] |
topValues |
|
Returns
Type |
Description |
System.Int32 |
|