VpatRotation Property

CVB.Net Documentation
Guesses the rotation of this VPAT.

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

public VpatRotation Rotation { get; }

Property Value

Type: VpatRotation
Entry of the VpatRotation enumeration.
Remarks

The assumption about the underlying buffer is that it is positively linear (positive x- and y-increments). If this is not the case as with default windows bitmaps, the guess is plain wrong.
See Also

Reference