Specifies the rotation of the tab items in a DiagramTabControl.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight
C#
![]() |
---|
public enum TabRotation |
Visual Basic
![]() |
---|
Public Enum TabRotation |
Member name | Description | |
---|---|---|
![]() |
Clockwise |
Indicates that the items are rotated clockwise. |
![]() |
Counterclockwise |
Indicates that the items are rotated counterclockwise. |
![]() |
None |
Indicates that the items are not rotated. |