STSeriesWorkflowButtonTop Property | |
Gets/Sets the top y position
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax public 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:
Int32See Also