[EditorBrowsable(EditorBrowsableState.Advanced)] public float LowestPercentDeadband {get; set;}
[EditorBrowsable(EditorBrowsableState.Advanced)] public: property float LowestPercentDeadband { float get(); void set ( float value); }
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Property LowestPercentDeadband As Single
Property Value
The default value of this property is 0
.