Depth info
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntaxdouble Depth { get; set; }
Property Depth As Double
Get
Set
property double Depth {
double get ();
void set (double value);
}
abstract Depth : float with get, set
Property Value
Type:
Double
See Also