ClassifierRotation Property

CVB.Net Documentation
Range of rotations for which this classifier has been generated. Rotations are given in degrees.

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

public ValueRange<Angle> Rotation { get; }

Property Value

Type: ValueRangeAngle
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference