TrainingSetExtent Property

CVB.Net Documentation
Extent of the classes in the training set relative to the anchor point.

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

public Rect Extent { get; }

Property Value

Type: Rect
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the training set has already been disposed
See Also

Reference