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

In This Topic
    ContextMenuItemType Enumeration
    In This Topic
    Specifies the list of available context menu item types.
    Members
    MemberDescription
    ActualSize8 - "Actual Size" menu item.
    AreaSelectionTool16 - "Area Selection Tool" menu item.
    BorderColor46 - "Border Color..." menu item.
    CalloutLine43 - "Line" menu item for text mark.
    CalloutTriangle44 - "Triangle" menu item for text mark.
    CalloutVisible45 - "Callout Visible" menu item for text mark.
    Color47 - "Color..." menu item.
    CreateEllipseMark23 - "Create Ellipse Mark" menu item.
    CreateFreehandMark24 - "Create Freehand Mark" menu item.
    CreateLineMark19 - "Create Line Mark" menu item.
    CreatePolygonMark20 - "Create Polygon Mark" menu item.
    CreatePolylineMark21 - "Create Polyline Mark" menu item.
    CreateRectangleMark22 - "Create Rectangle Mark" menu item.
    CreateTextMark18 - "Create Text Mark" menu item.
    DeleteMark30 - "Delete Mark" menu item.
    EditMarks17 - "Edit Marks" menu item.
    EvenOdd41 - "Even Odd (0)" menu item.
    FillColor48 - "Fill Color..." menu item.
    FlyingMagnigierTool15 - "Flying Magnigier Tool" menu item.
    Font49 - "Font..." menu item.
    FullHeight6 - "Full Height" menu item.
    FullImage4 - "Full Image" menu item.
    FullWidth5 - "Full Width" menu item.
    HorizontalAlignmentCenter54 - "Center" menu item.
    HorizontalAlignmentLeft53 - "Left" menu item.
    HorizontalAlignmentRight55 - "Right" menu item.
    MirrorHorz11 - "Mirror Horizontal" menu item.
    MirrorVert12 - "Mirror Vertical" menu item.
    MoveBackward27 - "Move Backward" menu item.
    MoveForward28 - "Move Forward" menu item.
    MoveToBack26 - "Move to Back" menu item.
    MoveToFront29 - "Move to Front" menu item.
    NonZero42 - "Non Zero (0)" menu item.
    OneToOneRatio7 - "One To One Ratio" menu item.
    Opaque40 - Type of menu item for set opacity property of mark as opaque.
    PanTool13 - "Pan Tool" menu item.
    Popup1 - Popup menu item.
    RotateCCW10 - "Rotate Counter Clockwise" menu item.
    RotateCW9 - "Rotate Clockwise" menu item.
    RunMarks25 - "Run Marks" menu item.
    Separator0 - Separator menu item.
    Thickness_131 - Type of menu item for set lineWidth property of mark as 1.
    Thickness_232 - Type of menu item for set lineWidth property of mark as 2.
    Thickness_333 - Type of menu item for set lineWidth property of mark as 3.
    Thickness_434 - Type of menu item for set lineWidth property of mark as 4.
    Thickness_535 - Type of menu item for set lineWidth property of mark as 5.
    Thickness_636 - Type of menu item for set lineWidth property of mark as 6.
    Thickness_737 - Type of menu item for set lineWidth property of mark as 7.
    Thickness_838 - Type of menu item for set lineWidth property of mark as 8.
    Translucent39 - Type of menu item for set opacity property of mark as translucent.
    UserMenuItem500 - Type of user menu item.
    VerticalAlignmentBottom52 - "Bottom" menu item.
    VerticalAlignmentCenter51 - "Center" menu item.
    VerticalAlignmentTop50 - "Top" menu item.
    ZoomIn_252 - "Zoom In 25%" menu item.
    ZoomOut_253 - "Zoom Out 25%" menu item.
    ZoomRectangleTool14 - "Zoom Rectangle Tool" menu item.
    Inheritance Hierarchy

    Object
       ImageGear.Web.UI.ContextMenuItemType

    See Also