Class GeometryType
Defines common geometry types.
Inheritance
System.Object
GeometryType
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class GeometryType : Enum
Fields
Circle
Cloud
Ellipse
Heptagon
Hexagon
Octagon
Oval
Pentagon
Rectangle
RightTriangle
Right triangle geometry.
Declaration
public const GeometryType RightTriangle
Field Value
GeometryType
|
RoundedRectangle
Rounded rectangle geometry.
Declaration
public const GeometryType RoundedRectangle
Field Value
GeometryType
|
Square
Star5
Triangle
value__
Declaration
public int value__
Field Value
System.Int32
|