Class CalloutArrowType
Determines the major arrow geometry types for the callout.
Inheritance
System.Object
CalloutArrowType
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class CalloutArrowType : Enum
Fields
Circles
Ellipses
None
Triangle
Triangle or line arrow consisted of 3 pivot points.
Declaration
public const CalloutArrowType Triangle
Field Value
CalloutArrowType
|
value__
Declaration
public int value__
Field Value
System.Int32
|