Namespace:
VideoRay
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Assembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public double Max_limit_actual { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Max_limit_actual As Double |
Visual C++ |
---|
public: virtual property double Max_limit_actual { double get () sealed; void set (double value) sealed; } |