| STSeriesWorkflowButtonTop Property  |   | 
            Gets/Sets the top y position
            
 
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntaxpublic int Top { get; set; }Public Property Top As Integer
	Get
	Set
public:
property int Top {
	int get ();
	void set (int value);
}member Top : int with get, set
Property Value
Type: 
Int32
See Also