Represents a callout (a.k.a. speech bubble) shape element.

Namespace:  Neodynamic.WebControls.ImageDraw
Assembly:  Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll) Version: 5.0.2000.0 (5.0.2000.0)

Syntax

C#
public class CalloutShapeElement : ClosedShapeElement, 
	IStateManager
Visual Basic (Declaration)
Public Class CalloutShapeElement _
	Inherits ClosedShapeElement _
	Implements IStateManager
Visual C++
public ref class CalloutShapeElement : public ClosedShapeElement, 
	IStateManager

Inheritance Hierarchy

See Also