'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property Deadband As DAPropertyDescriptor
'Usage
Dim value As DAPropertyDescriptor value = DAPropertyDescriptor.Deadband
[JetBrains.Annotations.NotNull()] public static DAPropertyDescriptor Deadband {get;}
[JetBrains.Annotations.NotNull()] public: static property DAPropertyDescriptor^ Deadband { DAPropertyDescriptor^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).