RosWindowBaseDevice Property |
Gets or sets the device main object
Namespace:
Rubedos.RosToolsApplicationBase
Assembly:
Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntaxpublic CvmDevice Device { get; }
Property Value
Type:
CvmDevice The viper device.
See Also