ClassifierExtent Property

CVB.Net Documentation
Training window of the classes in the classifier relative to the anchor point.

Namespace:  Stemmer.Cvb.ShapeFinder2
Assembly:  Stemmer.Cvb.ShapeFinder (in Stemmer.Cvb.ShapeFinder.dll) Version: 14.0.0.0
Syntax

public Rect Extent { get; }

Property Value

Type: Rect
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference