Characteristic | Locus |
---|---|
Namespace | Meadow.Foundation.Graphics |
Assembly | Meadow.Foundation.dll |
Syntax
public enum RotationType
Fields
Name | Description |
---|---|
Default | Default or normal orientation |
Normal | Default or normal orientation |
_180Degrees | Rotated 180 degrees clockwise |
_270Degrees | Rotated 270 degrees clockwise |
_90Degrees | Rotated 90 degrees clockwise |