CommonShapeType
Enum
Definition
Namespace:Telerik.WinControls.UI.Diagrams
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public enum CommonShapeType
Fields
C#
CloudShape = 2
C#
Cross2Shape = 11
C#
CrossShape = 10
C#
EllipseShape = 0
C#
HeptagonShape = 7
C#
HexagonShape = 8
C#
OctagonShape = 9
C#
PentagonShape = 6
C#
RectangleShape = 4
C#
RightTriangleShape = 3
C#
RoundedRectangleShape = 1
C#
Star5Shape = 12
C#
Star6Shape = 13
C#
Star7Shape = 14
C#
TriangleShape = 5