Click or drag to resize
Accord.NET (logo)

BoundaryIsValid Property

True if IsChecked is true and HasValue is true, or if HasValue is false

Namespace:  Accord.Video
Assembly:  Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax
public bool IsValid { get; }
Request Example View Source

Property Value

Type: Boolean
See Also