ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / CalloutType Enumeration

In This Topic
    CalloutType Enumeration
    In This Topic
    Indicates the type of a text callout.
    Members
    MemberDescription
    Line0 - A line. This is the same type as ImageGear for .NET's ImGearARTCalloutType.LINE.
    Triangle1 - A triangle pointed away from the text mark. This is the same type as ImageGear for .NET's ImGearARTCalloutType.TRIANGLE.
    Remarks

    This enumeration indicates the style of a text callout. A text callout is a line or triangle that connects a text mark and the part of the image to which the text mark is related. NotateXpress (version 10) does not have callouts for text marks.

    Inheritance Hierarchy

    Object
       ImageGear.Web.UI.CalloutType

    See Also