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