Enum Rotation
Represents rotation enumeration.
Namespace: Telerik.Windows.Documents.Fixed.Model.Data
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum Rotation
Rotate0
Represents rotation to 0 degrees.
Rotate180
Represents rotation to 180 degrees.
Rotate270
Represents rotation to 270 degrees.
Rotate90
Represents rotation to 90 degrees.