Enum CalloutType
Determines the major callout geometry types.
Namespace: Telerik.WinControls.UI.Callout
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum CalloutType
Rectangle
Rectangle geometry shape. User can additionally set and control arrow via the ArrowType.
RoundedRectangle
Rounded rectangle geometry shape. User can additionally set and control arrow via the ArrowType.