2#include "DefinitionsGUIViewGraph.h"
3#include "DefinitionsGUIView3D.h"
118 return static_cast<bool>(!
static_cast<int32_t
>(a));
3079 All = 0xffffffffffffffff,
3501 Help = 0x0000400000000000,
3664 return static_cast<bool>(!
static_cast<int64_t
>(a));
3837 return static_cast<bool>(!
static_cast<int32_t
>(a));
4100 Hover = 0x100000000,
4130 return static_cast<bool>(!
static_cast<uint64_t
>(a));
4823 return static_cast<ELayerAutoClearMode>(
static_cast<int64_t
>(a) |
static_cast<int64_t
>(b));
4828 return static_cast<ELayerAutoClearMode>(
static_cast<int64_t
>(a) &
static_cast<int64_t
>(b));
4838 return static_cast<bool>(!
static_cast<int64_t
>(a));
5426 Group = 0x0000100000000000,
5506 Sort = 0x0080000000000000,
5562 All = 0xffffffffffffffff
5592 return static_cast<bool>(!
static_cast<uint64_t
>(a));
5860 Scale = 0x40000000000,
5900 Split = 0x800000000000,
5924 All = 0xffffffffffffffff
5954 return static_cast<bool>(!
static_cast<uint64_t
>(a));
5979 All = 0xffffffffffffffff,
6153 return static_cast<bool>(!
static_cast<uint64_t
>(a));
6254 return static_cast<bool>(!
static_cast<uint64_t
>(a));
6373 return static_cast<EModifierKeyType>(
static_cast<uint64_t
>(a) |
static_cast<uint64_t
>(b));
6378 return static_cast<EModifierKeyType>(
static_cast<uint64_t
>(a) &
static_cast<uint64_t
>(b));
6388 return static_cast<bool>(!
static_cast<uint64_t
>(a));
6893 return static_cast<EPaneType>(
static_cast<uint64_t
>(a) |
static_cast<uint64_t
>(b));
6898 return static_cast<EPaneType>(
static_cast<uint64_t
>(a) &
static_cast<uint64_t
>(b));
6903 return static_cast<EPaneType>(~static_cast<uint64_t>(a));
6908 return static_cast<bool>(!
static_cast<uint64_t
>(a));
ELayerAutoClearMode
In auto clear mode of the image view layer, lists cases in which auto clear of the layer is applied a...
Definition DefinitionsGUI.h:4787
@ PageChanged
If the page of the image above the image view changes.
@ SetImage
If the image above the image view changes.
ECoordinateOrientation2D
Types of Coordinate Systems (Categorized by the Direction of X-Axis and Y-Axis Increments)
Definition DefinitionsGUI.h:7251
@ X_Right_Y_Up
x: increases rightwards, y: increases upwards
@ X_Right_Y_Down
x: increases rightwards, y: increases downwards
@ X_Left_Y_Down
x: increases leftwards, y: increases downwards
@ X_Left_Y_Up
x: increases leftwards, y: increases upwards
EControl
Control.
Definition DefinitionsGUI.h:4873
@ ProgressBar
ProgressBar.
@ ProgressBarFloatingPoint
Floating Point Progress Bar.
@ ListCtrlMassive
List Ctrl Massive.
@ ComboBox_Editable
Combo Box with Edit control.
@ SliderFloatingPoint
SliderFloatingPoint.
@ Password
Password Edit Ctrl.
@ Count
The number of enum.
EAvailableViewImageContextMenu
Available context menu for image view.
Definition DefinitionsGUI.h:3064
@ ReductionInterpolation
Reduction interpolation.
@ ZoomFitToLayers
Scale and Offset adjustment so that Figures and text on the layer fit to the screen.
@ ShowImageCenter
Show centerline of image menu.
@ Measure
Measurement Menu.
@ Image_Rotate
Image rotation menu.
@ Load_GBR
Load Gerber Drawings Menu.
@ CreateImage
File Creation Menu.
@ ShowPixelValue
Show Pixel value menu.
@ SetFloatingImageValueRange
Menu that specifies the range of maximum and minimum values for pixel values in floating-point images...
@ Figure_Create
Figure creation menu.
@ PixelAccuracy
Pixel accuracy setting menu.
@ ImageFigure
All context menu for ImageFigure (Figure stored in Image), including this flag, activate all menu in ...
@ ShowCrosshair
Crosshair display menu.
@ Zoom
Scale menu in image view.
@ ShowLayer_Drawing
Show drawing layer menu.
@ Load_DXF
Load DXF(Drawing Exchange Formats) Menu.
@ ConvertSelectedFigureObjectToLayer
A menu for drawing a Figure Object on a layer.
@ PageControl
Page Move Menu.
@ ShowAllLayers
Show all layers menu.
@ ConvertSelectedFigureObjectToNamedLayer
Draw selected figure objects to named layer.
@ Help
Menu to pop up the Help dialog.
@ ConvertLayerToFigureObject
A menu that converts a figure drawn on a layer into a Figure Object and displays it on the image view...
@ PixelSegmentationMode
Color pixel values.
@ Figure_FreeDraw
Freehand drawing menu.
@ ShowGrid
Grid display menu.
@ RearrangePageOrder
Image page reordering.
@ CopyPaste
Copy and paste images menu.
@ Object_GlobalSetting
Menu for global settings for image view objects.
@ ZoomFitToNamedLayer
Scale and offset adjustment menu so that figures and texts on named layer are filled on the screen.
@ ShowImagePixelValueOnCursor
Pixel value display menu for mouse cursor position.
@ ClearNamedLayer
Clear drawings on named layer.
@ ClearAllObjects
Clear all image view objects menu.
@ ClearPage
Clear pages of the image.
@ Figure_ClearFigure
Clear Figure menu.
@ ShowNamedLayer
Scale and offset adjustment menu so that figures and texts on named layer are filled on the screen.
@ Image_Flip
Image flip menu.
@ ShowToolBar
Toolbar Menu.
@ CanvasColorPicker
Canvas color setting menu.
@ ClearLayers
Clear layers Menu.
@ Figure_Load
Load Figure menu.
@ ConvertAllFigureObjectsToNamedLayer
Draw all the figure objects to named layer.
@ ShowLayer_Image
Show image layer menu.
@ ConvertNamedLayerToFigureObject
Draw selected figure objects to named layer.
@ HideAllLayers
Hide all layers menu.
@ MiniMap_ShowNamedLayer
Show drawing named layer on mini map.
@ PixelNumberMode
Pixel value mode setting menu.
@ ShowImageCoordinateOnCursor
Image coordinate display menu for mouse cursor position.
@ ThumbnailView
Image thumbnail view Menu.
@ LeaveTeachingMode
Escape Figure teaching mode menu.
@ LayerProperties
Show layer properties pane dialog.
@ ShowStatusBar
Status bar menu.
@ ImageMiniMap
Image Mini Map Menu.
@ Panning
Panning menu in image view.
@ ClearFile
File Close Menu.
@ ShowScrollBar
Scroll bar Menu.
@ ShowImageInfo
Menu to pop up the image information dialog.
@ SyncWindow
Windows Synchronization menu.
@ ShowPageIndex
Image page number display menu.
@ SetDecimalPlaceOfCoordinate
Sets the number of decimal places displayed for the coordinates.
@ SyncView
View Synchronization menu.
EGUIViewImageTextAlignment
Alignment text in an image view.
Definition DefinitionsGUI.h:4483
@ VERTICAL_MASK
Vertical alignment mask (top, center, bottom alignment)
@ RIGHT_TOP
Alignment with the reference point at the top right of the text.
@ RIGHT
Alignment with the reference point on the right side of the text.
@ RIGHT_BOTTOM
Alignment with the reference point at the bottom right of the text.
@ JUSTIFIED
Justified alignment on both sides.
@ LEFT_BOTTOM
Alignment with the reference point at the bottom left of the text.
@ LEFT_TOP
Alignment with the reference point at the top left of the text.
@ LEFT
Alignment with the reference point on the left side of the text.
@ RIGHT_CENTER
Alignment with the reference point at the right center (vertical) of the text.
@ LEFT_CENTER
Alignment with the reference point at the left center (vertical) of the text.
@ CENTER_TOP
Alignment with the reference point at the top center (horizontal) of the text.
@ CENTER
Alignment with the reference point at the center of the text.
@ CENTER_BOTTOM
Alignment with the reference point at the bottom center (horizontal) of the text.
@ HORIZONTAL_MASK
Horizontal alignment mask (left, center, right alignment)
@ CENTER_CENTER
Alignment with the reference point at the center (horizontal and vertical) of the text.
EImageFlipDirection
Direction of flip.
Definition DefinitionsGUI.h:3019
@ Vertical
Vertical direction.
@ Both
Vertical and horizontal direction.
@ Horizontal
Horizontal direction.
EGUIAlignment
Alignment information.
Definition DefinitionsGUI.h:6991
@ RIGHT_TOP
Right top alignment.
@ RIGHT_BOTTOM
Bottom right alignment.
@ JUSTIFIED
Align both sides.
@ LEFT_BOTTOM
Bottom left alignment.
@ LEFT_TOP
Left top alignment.
@ EGUIAlignmentHorizontal_MASK
Horizontal alignment mask.
@ EGUIAlignmentVertical_MASK
Vertical alignment mask.
@ RIGHT_CENTER
Right center alignment.
@ LEFT_CENTER
Left center alignment.
@ CENTER_TOP
Center top alignment.
@ CENTER
Center alignment.
@ CENTER_BOTTOM
Center-bottom alignment.
@ CENTER_CENTER
Center alignment.
EAvailableFigureContextMenu2
Available Context Menu for Figure Objects.
Definition DefinitionsGUI.h:5602
@ FitToImage
A menu that fits the size of a figure to the width and height of the image.
@ ConvertTemplateTypeElementwise_ToInt32
Convert Data Type to Int32.
@ ConvertDeclTypeElementwise_ToBezierQuarticCurve
Converting to BezierQuarticCurve Menu.
@ ConvertDeclTypeElementwise_ToCircle
Convert to Circle Menu.
@ ConvertTemplateTypeElementwise_ToFloat
Convert Data Type to Float.
@ Transform
Transform Menu.
@ Warp_Bilinear
Warp figure using the Bilinear method.
@ Extend
Extend directional Figures (Line, Rect, Quad, Ellipse) in the direction each figure is directed to.
@ Warp_ThinPlate
Warp figure using the ThinPlate method.
@ Warp_Perspective
Warp figure using the Perspective method.
@ ConvertDeclTypeElementwise_ToCubicSpline
Convert to CubicSpline Menu.
@ Warp_Lanczos
Warp figure using the Lanczos method.
@ ConvertDeclTypeElementwise_ToPointArray
Converting to PointArray Menu.
@ ConvertDeclTypeElementwise_ToLine
Convert to Line menu.
@ ConvertTemplateTypeElementwise_ToDouble
Convert Data Type to Double.
@ SetArcDegree
Change start degree and delta degree for circle, ellipse, and doughnut objects.
@ Scale
Scale Figures to proportions.
@ Split
A menu to split a Rect to FigureArray.
@ Rotate
Rotate based on the center of gravity in Figure.
@ ConvertDeclTypeElementwise_ToRect
Convert to Rect menu.
@ ConvertDeclTypeElementwise_ToDoughnut
Convert to Doughnut menu.
@ ConvertTemplateTypeElementwise_ToAllType
Convert Data Type to all type.
@ Flip
Flip based on the center of gravity in Figure.
@ ConvertDeclTypeElementwise_ToBezierCubicCurve
Converting to BezierCubicCurve Menu.
@ Inflate
Inflate figure in each axial direction.
@ Warp_Bicubic
Warp figure using the Bicubic method.
@ ConvertDeclTypeElementwise_ToQuad
Convert to Quad Menu.
@ ConvertDeclTypeElementwise_ToRegion
Convert to Region Menu.
@ ConvertDeclTypeElementwise_ToAllType
All conversion menu.
@ ConvertDeclTypeElementwise_ToEllipse
Converting to Ellipse Menu.
@ ConvertDeclTypeElementwise_ToBezierQuadraticCurve
Converting to BezierQuadraticCurve Menu.
@ ConvertDeclTypeElementwise_ToComplexRegion
Converting to Complex Region Menu.
@ Reduce
A menu to reduce the number of points in objects such as CFLRegion by approximating them with the spe...
@ SetAttribute
A menu to set attributes.
@ ConvertDeclTypeElementwise_ToPoint
Convert to Point Menu.
@ ConvertDeclTypeElementwise_ToRoundRect
Converting to RoundRect Menu.
@ ConvertTemplateTypeElementwise_ToInt64
Convert Data Type to Int64.
EMenuItemObjectFigure
Menu items related to manipulatable Figure objects in the image view.
Definition DefinitionsGUI.h:1343
@ SwitchToPoint
Change figure type to Point.
@ DeclType_Array
Create figure of Array.
@ SwitchToRect
Change figure type to Rect.
@ DeclType_ComplexRegion
Create figure of ComplexRegion.
@ DeselectFigure
Deselect figure.
@ FitToImage
Fit figure to image width and height.
@ SetNameAndPushBackToImage
Set figure name and then push back figure to image.
@ SetTarget
Set the selected figure as the target for figure operations (such as transformations).
@ SwitchToBezierQuarticCurve
Change figure type to BezierQuarticCurve.
@ MakeFigureValid
Make figure valid.
@ Load_GBR
Load GBR (Gerber) file.
@ GetRegionOfSubtraction
Get subtraction region of two or more figures.
@ GetRegionOfExclusiveOr
Get exclusive or region of two or more figures.
@ Sort_SortOrder2D_Y_Desc_X_Desc
1st Descending Y, 2nd Descending X
@ TemplateType_Int32
Change figure template type to Int32.
@ SwitchToEllipse
Change figure type to Ellipse.
@ Flip_Vertical_Elementwise
A menu to individually flip each of the selected figures or each element in the FigureArray in the ve...
@ DeclType_BezierCubicCurve
Create figure of BezierCubicCurve.
@ BringToFront
Bring figure to front.
@ Rotate90
Rotate figure 90 degree.
@ ShowWindingDirection
Show winding direction of selected figure.
@ Flip_Vertical
Flip figure in the vertical direction.
@ ConvertTemplateTypeElementwise_ToInt32
Change figure template type to Int32.
@ EnableRasterOperation
Set raster operation of figure.
@ ConvertDeclTypeElementwise_ToBezierQuarticCurve
Change figure type to BezierQuarticCurve.
@ SwitchToDoughnut
Change figure type to Doughnut.
@ GetBoundary_Elementwise
Menu to obtain individual boundary rectangles for each element within the multiple selected shapes or...
@ ConvertDeclTypeElementwise_ToCircle
Change figure type to Circle.
@ Sort_SortOrder2D_X_Asc_Y_Asc
1st Ascending X, 2nd Ascending Y
@ GetConvexHull
Get convex hull of selected figure.
@ MakeArc
Make full circle arc.
@ Sort_SortOrder2D_X_Desc_Y_Asc
1st Descending X, 2nd Ascending Y
@ PushBackToImage
PushBack figure to image.
@ GetRegionOfIntersection
Get intersection region of two or more figures.
@ ConvertTemplateTypeElementwise_ToFloat
Change figure template type to Float.
@ SwitchToQuad
Change figure type to Quad.
@ GetMinimumEnclosingRectangle_Elementwise
Menu to obtain individual minimum enclosing rectangles for each element within the multiple selected ...
@ Sort_SortOrder2D_X_Desc_Y_Desc
1st Descending X, 2nd Ascending Y
@ Warp_Bilinear
Warp transform a figure using the bilinear projection.
@ ComplexRegion_SwitchToBezierQuarticCurve
Change selected segment type to BezierQuarticCurve.
@ Rotate180
Rotate figure 180 degree.
@ Flip_Both
Flip figure in the horizontal and vertical direction.
@ DeclType_Region
Create figure of Region.
@ DeclType_RoundRect
Create figure of RoundRect.
@ SwitchToRegion
Change figure type to Region.
@ Sort_SortOrder2D_Y_Desc_X_Asc
1st Descending Y, 2nd Ascending X
@ SetInstantApplyFigure
Apply change of figure instantly.
@ AssignFigure
Assign figure.
@ SwitchToCircle
Change figure type to Circle.
@ TemplateType_Float
Change figure template type to Float.
@ RotateArbitrary
Rotate figure with arbitrary degree.
@ DeclType_Line
Create figure of Line.
@ SwitchToBezierCubicCurve
Change figure type to BezierCubicCurve.
@ Load_DXF
Load DXF (Drawing Exchange Format) file.
@ Warp_ThinPlate
Warp transform a figure using the thin plate projection.
@ CenterType_CenterOfGravity
Set center type of figure as center of gravity.
@ ShowFigureArrayElementSequenceRecursively
Show FigureArray element sequence recursively.
@ Sort_SortOrder2D_X_Asc_Y_Desc
1st Ascending X, 2nd Descending Y
@ Warp_Perspective
Warp transform a figure using the perspective projection.
@ DeclType_Rect
Create figure of Rect.
@ Warp_ThinPlate_Elementwise
Menu for individually applying a ThinPlate deformation transformation to each element within a multi-...
@ MakeCircle
Make arc full circle.
@ ConvertDeclTypeElementwise_ToCubicSpline
Change figure type to CubicSpline.
@ SwitchToLine
Change figure type to Line.
@ DeclType_Circle
Create figure of Circle.
@ ClearFreeDraw
Clear all freehand drawings.
@ Warp_Lanczos
Warp transform a figure using the Lanczos projection.
@ ComplexRegion_SwitchToBezierQuadraticCurve
Change selected segment type to BezierQuadraticCurve.
@ FreeDrawEraser
Enter freehand eraser mode.
@ Rotate270
Rotate figure 270 degree.
@ SwitchTo_ApplyElementwise
Menu that applies to each element when setting a figure's DeclType.
@ ConvertDeclTypeElementwise_ToPointArray
Change figure type to PointArray.
@ EArcClosingMethod_EachOther
Set arc closing method each other.
@ ConvertDeclTypeElementwise_ToLine
Change figure type to Line.
@ ConvertTemplateTypeElementwise_ToDouble
Change figure template type to Double.
@ SwitchToCubicSpline
Change figure type to CubicSpline.
@ EArcClosingMethod_Center
Set arc closing method center.
@ Sort_SetClusterCoefficient
A menu that sets the coefficient value of cluster when sorting the Figure order with ClusterMode.
@ MagnetToImageBoundary
Toggle magnet mode to selected figure object to stick to the edge of the image.
@ Reduce_Elementwise
A menu to reduce the number of points for each of the selected figures or each element in the FigureA...
@ Sort_SortOrder2D_Y_Asc_X_Asc
1st Ascending Y, 2nd Ascending X
@ GroupSelectedFigures
Group selected figures.
@ DeclType_Doughnut
Create figure of Doughnut.
@ Edit
Edit figure properties.
@ FitToImage_Elementwise
A menu to individually fit each of the selected figures or each element in the FigureArray to image w...
@ GetMinimumEnclosingRectangle
Get minimum enclosing rectangle of selected figure.
@ DeclType_Text
Create figure of text.
@ OpenDialog_Transform_Elementwise
Menu to open the Figure transformation dialog(Elementwise).
@ DeclType_CubicSpline
Create figure of CubicSpline.
@ DeclType_Quad
Create figure of Quad.
@ ClearExclusiveRegion
Clear exclusive region of figure.
@ ComplexRegion_SwitchToEllipseArc
Change selected segment type to EllipseArc.
@ SendToBack
Send figure to back.
@ Scale
Menu for scaling the figure proportionally based on the pivot coordinates.
@ End
Synchronize the point of view with selected view.
@ CenterType_MinimumEnclosingRectangle
Set center type of figure as minimum enclosing rectangle.
@ DeleteFigure
Delete figure.
@ SwitchToRoundRect
Change figure type to RoundRect.
@ Flip_Horizontal_Elementwise
A menu to individually flip each of the selected figures or each element in the FigureArray in the ho...
@ Split
A menu to split a Rect to FigureArray.
@ ConfirmFigure
Confirm figure.
@ ConvertDeclTypeElementwise_ToRect
Change figure type to Rect.
@ FlattenFigureArray
If there are FigureArrays inside FigureArray, flatten the FugureArray.
@ FigureArrayChangeZOrder
A menu that changes the z-order of the inner element of FigureArray.
@ LeaveFreeDrawMode
Exit freehand pen or eraser mode.
@ TemplateType_Double
Change figure template type to Double.
@ GetIntersection
Get intersection coordinates of two or more figures.
@ ComplexRegion_SwitchToCubicSpline
Change selected segment type to CubicSpline.
@ ConvertDeclTypeElementwise_ToDoughnut
Change figure type to Doughnut.
@ GetConvexHull_Elementwise
Menu to obtain individual Convex Hulls for each element within the multiple selected shapes or Figure...
@ DeclType_BezierQuadraticCurve
Create figure of BezierQuadraticCurve.
@ EArcClosingMethod_NoClose
Set arc closing method no close.
@ BringForward
Bring figure forward.
@ Warp_Bilinear_Elementwise
A menu to individually apply warp transformation using the Bilinear method to each of the selected fi...
@ Sort_ClusterMode
A menu that specifies cluster mode when sorting Figure.
@ Expression
Get Figure that meets a specific condition.
@ SwitchToBezierQuadraticCurve
Change figure type to BezierQuadraticCurve.
@ Rotate180_Elementwise
A menu to individually rotate each of the selected figures or each element in the FigureArray by 180 ...
@ Warp_Bicubic_Elementwise
A menu to individually apply warp transformation using the Bicubic method to each of the selected fig...
@ ConvertDeclTypeElementwise_ToBezierCubicCurve
Change figure type to BezierCubicCurve.
@ Inflate
Menu for inflating the figure to fit its bounding rectangle by the specified length.
@ Warp_Bicubic
Warp transform a figure using the bicubic projection.
@ Text_SetText
Set text of CFLFigureText object.
@ ConvertDeclTypeElementwise_ToQuad
Change figure type to Quad.
@ TemplateType_ApplyElementwise
Menu that applies to each element when setting a figure's TemplateType.
@ ConvertDeclTypeElementwise_ToRegion
Change figure type to Region.
@ Rotate270_Elementwise
A menu to individually rotate each of the selected figures or each element in the FigureArray by 270 ...
@ SwitchToPointArray
Change figure type to PointArray.
@ MagnetAngle
If the angle approaches a 90 degree multiple when rotating a figure object, the menu specifies the an...
@ RotateArbitrary_Elementwise
A menu to individually rotate each of the selected figures or each element in the FigureArray by an a...
@ ConvertDeclTypeElementwise_ToEllipse
Change figure type to Ellipse.
@ GetBoundary
Get boundary rectangle of selected figure.
@ ShowInformationText
Show information text of the figure.
@ ConvertDeclTypeElementwise_ToBezierQuadraticCurve
Change figure type to BezierQuadraticCurve.
@ ChangeMultiSelectOrder
Change multi select order of figures.
@ GetPointsOfMinimumDistance
Get points of the minimum distance.
@ FreeDraw
Enter freehand drawing mode.
@ Scale_Elementwise
A menu to scale each of the selected figures or each element in the FigureArray proportionally based ...
@ SendBackward
Send figure backward.
@ GroupSelectedFiguresToPointArray
Group selected figures to PointArray.
@ Warp_Lanczos_Elementwise
A menu to individually apply warp transformation using the Lanczos method to each of the selected fig...
@ Sort_Execute
A menu that sort Figure.
@ SwitchToComplexRegion
Change figure type to ComplexRegion.
@ DeclType_Ellipse
Create figure of Ellipse.
@ ComplexRegion_SwitchToBezierCubicCurve
Change selected segment type to BezierCubicCurve.
@ ShowControlPoint
Show control points of Cubic spline or Bezier curves.
@ DeclType_BezierQuarticCurve
Create figure of BezierQuarticCurve.
@ ComplexRegion_SwitchToLine
Change selected segment type to Line.
@ Clear
Clear all the figure objects.
@ ConvertDeclTypeElementwise_ToComplexRegion
Change figure type to ComplexRegion.
@ UngroupSelectedFigures
Ungroup selected figures.
@ FlattenAndAssignFigure
Make FigureArray with selected figures with flattening so that doesn't exist nested Figure Array.
@ Flip_Both_Elementwise
A menu to individually flip each of the selected figures or each element in the FigureArray in both h...
@ Rotate90_Elementwise
A menu to individually rotate each of the selected figures or each element in the FigureArray by 90 d...
@ CancelFigure
Cancel figure.
@ ComplexRegion_SwitchToArc
Change selected segment type to Arc.
@ DeclType_PointArray
Create figure of PointArray.
@ GetPointsOfMaximumDistance
Get points of the maximum distance.
@ ShowFigureArrayElementSequence
Show FigureArray element sequence.
@ SetSource
Set the selected figure as the source for figure operations (such as transformations).
@ Reduce
A menu to reduce the number of points in objects such as CFLRegion by approximating them with the spe...
@ DeletePoint
Delete point of figure.
@ ShowMultiSelectOrder
Show multi select order of figures.
@ GetRegionOfUnion
Get union region of two or more figures.
@ SetName
Set figure name.
@ Flip_Horizontal
Flip figure in the horizontal direction.
@ CenterType_RectangleBoundaryCenter
Set center type of figure as rectangle boundary center.
@ Sort_SortOrder2D_Y_Asc_X_Desc
1st Ascending Y, 2nd Descending X
@ Warp_Perspective_Elementwise
A menu to individually apply warp transformation using the Perspective method to each of the selected...
@ DeclType_Point
Create figure of Point.
@ ShowWindingSequence
Show winding sequence of selected figure.
@ ConvertDeclTypeElementwise_ToPoint
Change figure type to Point.
@ TemplateType_Int64
Change figure template type to Int64.
@ Inflate_Elementwise
A menu to inflate each of the selected figures or each element in the FigureArray to fit its bounding...
@ Split_Elementwise
A menu to split each of the selected figures or each element in the FigureArray into a FigureArray by...
@ OpenDialog_Transform
Menu to open the Figure transformation dialog.
@ ConvertDeclTypeElementwise_ToRoundRect
Change figure type to RoundRect.
@ ConvertTemplateTypeElementwise_ToInt64
Change figure template type to Int64.
EObjectFigureHitTest
Mouse hit test for figures on image view.
Definition DefinitionsGUI.h:3858
@ GripEllipseArc
Grip the Ellipse Arc in the Complex Region.
@ GripArc
Grip the Circle Arc of the Complex Region.
@ ExclusiveRegion
If you set an Exclusive Region.
@ GripControlPointEnd
Grip the end control point of the CubicSpline or BezierCubicCurve.
@ TransformDoughnutRadius
To adjust the radius of Doughnut.
@ GripControlPoint
Grip the control point of CubicSpline or BezierCubicCurve.
@ Transform
Figure transformation.
@ GripLine
Grip line segment.
@ GripInterpolatedLine
Grip the interpolation straight line.
@ GripControlPointStart
Grip the start control point of the CubicSpline or BezierCubicCurve.
@ Rotate
Rotating a figure.
@ GripBezierCubicCurve
Grip the BezierCubicCurve of ComplexRegion.
@ ArcDegree
Change start degree or delta degree for circle, ellipse, and doughnut.
@ SelectOnMultiSelectedFigures
Select a Figure from multiple selected figures while holding down Ctrl key.
@ GripBezierQuarticCurve
Grip the BezierQuarticCurve of ComplexRegion.
@ GripBezierQuadraticCurve
Grip the BezierQuadraticCurve of the ComplexRegion.
@ Inflate
Expand or contract a Figure.
@ RoundRect_GripRadiusVertex
Grip the Radius adjustment point of RoundRect.
@ GripControlPointMid
Grip the mid control point on CubicSpline or BezierQuarticCurve.
@ GripCubicSpline
Grip the CubicSpline in the Complex Region.
@ ComplexRegion_GripEndVertex
Grip the last vertex of Line, Circle Arc, Ellipse Arc, CubicSpline, and BezierCubicCurve inside Compl...
@ GripBezierCurve
Grip the Bezier Curve of the Complex Region.
@ Hover
When the mouse is over the figure.
EProgressCtrlTextMode
String display mode for ProgressCtrl.
Definition DefinitionsGUI.h:7185
@ PositionPerMax
Displays the current location for the maximum value, e.g. "440/1000".
@ Percentage
Percentage display. Example: "44%".
@ Position
Show current location, e.g. "440".
@ UserDefinedText
Display custom text, e.g. "Waiting...".
ELayerDrawingMethod
Mode that determines when a layer's drawing objects are drawn on the image view. You can specify whet...
Definition DefinitionsGUI.h:4762
@ Manual
Mode for Drawing Layer Only at Update Call Time.
ESortOrder
Sorting order.
Definition DefinitionsGUI.h:6431
@ Ascending
Sort in ascending order.
@ Descending
Sort by descending order.
@ Count
Number of sorting orders.
EMenuItemImageFigure
Menu item of image figure stored in the image.
Definition DefinitionsGUI.h:1120
@ OpenFigureListWindow
Menu item to open the figure list window for the image.
@ Popup
Pop up the figures on image.
@ EnableHover
Menu that sets whether to highlight the Figure stored in the image when the mouse touches it.
@ Remove
Remove selected figures on image.
@ SetRealSizeText
Menu that sets whether to display the name of the figure stored in the image in real size or not.
@ BringToFront
Bring figure to front.
@ RemoveByCondition
Menu to remove Figures stored in image that match conditions (e.g., width greater than 10,...
@ PopupByCondition
Menu to pop up Figures stored in image that match conditions (e.g., width greater than 10,...
@ MultiSelect_Popup
Pop up the figures on image.
@ OpenFigureClassesWindow
Menu item to open the figure class list window for the image.
@ SetOpacity
Menu that sets border or fill opacity for figures stored in an image.
@ MultiSelect_SetDrawingAttribute
Drawing attribute settings menu for the figure stored in the image.
@ RemoveByConditionFromAllPages
A menu that removes shapes from all pages that meet certain conditions (for example,...
@ MultiSelect_Remove
Remove selected figure on image.
@ ClearAll
Remove all the figures on image.
@ SendToBack
Send figure to back.
@ BringForward
Bring figure forward.
@ PopupAll
Pop all the figures on image up.
@ SetDrawingAttribute
Drawing attribute settings menu for the figure stored in the image.
@ SetTextFont
Font settings menu for the name of the figure stored in the image.
@ ShowFigure
Show the figures on image.
@ SendBackward
Send figure backward.
@ ClearFromAllPages
Clear all Figures from all pages.
@ ShowText
Show the text(figure name, figure text) on image.
EPaneType
Pane type.
Definition DefinitionsGUI.h:6785
@ ColorTable
CGUIPaneColorTable 타입 Pane.
@ ViewGraph
CGUIPaneViewGraph 타입 Pane.
@ DialogCustomEmbedded
CGUIPaneDialogCustomEmbedded 타입 Pane.
@ PlotDataSheet
CGUIPanePlotDataSheet 타입 Pane.
@ Sheet
CGUIPaneSheet 타입 Pane.
@ Properties
CGUIPaneProperties 타입 Pane.
@ MainPane
Pane collection configured by default in MainFrame.
@ Menu
CGUIPaneMenu 타입 Pane.
@ MiniGraphSheet
CGUIPaneMiniGraphSheet 타입 Pane.
@ Code
CGUIPaneCode 타입 Pane.
@ Log
CGUIPaneLog 타입 Pane.
@ ExampleSNAP
CGUIPaneExampleSNAP 타입 Pane.
EMenuItem
Image view menu item.
Definition DefinitionsGUI.h:196
@ CopyPages
Copy selected pages to clipboard.
@ ClearSelectedPage
Clear selected page.
@ ReductionInterpolation
Menu to set reduction interpolation.
@ MiniMap_ShowAllLayers
Show all layers on mini map.
@ ClearAllLayers
Clear drawings of all the layers.
@ MiniMap_ShowLayer_ImageFigure_Text
Show Image Figure Text layer on mini map.
@ ShowImageCenter
Show image center.
@ SaveCurrentPageWithLayers
Save current page with layers.
@ SetScale
Set scale of image view.
@ CreateImage
Create image.
@ ConvertAllFigureObjectsToLayer
Draw all the figure objects to layer.
@ Image_Rotate270
Rotate the image 270 degrees.
@ InsertFolder
Load to insert folder.
@ ShowPixelValue
Show pixel value.
@ MiniMap_ShowLayer_ImageFigure_Figure
Show Image Figure layer on mini map.
@ Image_Flip_Both
Flip the image in the horizontal and vertical direction.
@ SetFloatingImageValueRange
Set the range of floating image value.
@ PixelNumberMode_Binary
Set pixel number mode as binary.
@ PixelAccuracy
Set pixel accuracy.
@ AppendFile_Raw
Load to append .raw file.
@ ShowCrosshair
Show crosshair.
@ ShowLayer_Drawing
Show drawing layer.
@ Image_Rotate180
Rotate the image 180 degrees.
@ MiniMap_ShowLayer_Image
Show image layer on mini map.
@ ConvertSelectedFigureObjectToLayer
Draw selected figure objects to layer.
@ ShowAllLayers
Show all layers.
@ AutoPageScroll_Stop
Menu item to stop automatic page scrolling.
@ ConvertAllLayersToFigureObject
Convert the figures on all the layers to figure objects.
@ ConvertSelectedFigureObjectToNamedLayer
Draw selected figure objects to named layer.
@ InsertFile_Raw
Load to insert .raw file.
@ ClearCurrentPage
Clear current page.
@ Help
Popup the help dialog.
@ ConvertLayerToFigureObject
Convert the figures on selected layers to figure objects.
@ ZoomToActualSize
Zoom to actual size.
@ PixelSegmentationMode
Menu to see Pixel values by coloring them.
@ SetViewCenterAndScale
Move the designated coordinates to the center of the image view.
@ InsertFile
Load to insert file.
@ Object_GlobalSetting
Global setting of Image View Object.
@ ZoomFitToNamedLayer
Scale and offset adjustment menu so that figures and texts on named layer are filled on the screen.
@ ShowImagePixelValueOnCursor
Display image pixel value on mouse cursor position.
@ SyncViewPointOfView
Synchronize the point of view with selected view.
@ ClearNamedLayer
Clear drawings on named layer.
@ MiniMap_ShowLayer_Drawing
Show drawing layer on mini map.
@ FixThumbnailView
Fix thumbnail view.
@ ClearAllObjects
Clear all the figure objects and measurement objects.
@ FirstPage
Move to the first page of the image.
@ PrevPage
Move to the previous page of the image.
@ Image_Flip_Vertical
Flip the image in the vertical direction.
@ NextPage
Move to the next page of the image.
@ SaveCurrentPage
Save current page.
@ ShowNamedLayer
Show drawing layer by name.
@ ShowToolBar
Show tool bar.
@ CanvasColorPicker
Popup the canvas color setting dialog.
@ CopyImage
Copy image to clipboard.
@ AutoPageScroll_Start
Menu item to start automatic page scrolling.
@ PasteImageAt
Paste image at selected page index.
@ ShowImageMiniMap
Show image mini map.
@ ConvertAllFigureObjectsToNamedLayer
Draw all the figure objects to named layer.
@ ShowLayer_Image
Show image layer.
@ ConvertNamedLayerToFigureObject
Convert the figures on named layers to figure objects.
@ HideAllLayers
Hide all layers.
@ Image_Flip_Horizontal
Flip the image in the horizontal direction.
@ MiniMap_ShowNamedLayer
Show drawing named layer on mini map.
@ Image_Rotate90
Rotate the image 90 degrees.
@ LastPage
Move to the last page of the image.
@ ZoomFitToLayer
Scale and offset adjustment menu so that figures and texts on selected layer are filled on the screen...
@ ShowImageCoordinateOnCursor
Display image coordinates on mouse cursor position.
@ SavePages
Save selected page.
@ LoadFile_Raw
Load .raw file.
@ LeaveTeachingMode
Cancel teaching mode.
@ LayerProperties
Show layer properties pane dialog.
@ PixelNumberMode_Hexadecimal
Set pixel number mode as hexadecimal.
@ ClearLayer
Clear drawings on selected layer.
@ RearrangePageOrder_MoveToLastPage
Rearrange page order, move selected page to the back.
@ ShowStatusBar
Show status bar.
@ ClearThenPasteImage
Clear current image file on view, then paste image from clipboard.
@ SelectPage
Move to the selected page of the image.
@ ShowThumbnailView
Show thumbnail view.
@ Panning
Set panning mode.
@ MiniMap_HideAllLayers
Hide all layers on mini map.
@ PixelNumberMode_Decimal
Set pixel number mode as decimal.
@ ShowScrollBar
Show scroll bar.
@ AppendFile
Load to append file.
@ ShowImageInfo
Popup the image information dialog.
@ SyncWindow
Synchronize the window.
@ RearrangePageOrder_MoveToFirstPage
Rearrange page order, move selected page to the front.
@ AutoPageScroll_Settings
Menu item for settings related to the automatic page scrolling feature.
@ ShowPageIndex
Show page index of image.
@ SyncViewPageIndex
Synchronize the page of image with selected view.
@ SetDecimalPlaceOfCoordinate
Sets the number of decimal places displayed for the coordinates.
@ FitAllLayersOnCanvas
Scale and offset adjustment menu so that figures and texts on the all layers are filled on the screen...
@ AppendFolder
Load to append folder.
EGUIViewImageParagraphAlignment
Alignment of paragraphs in an image view.
Definition DefinitionsGUI.h:4442
@ BOTTOM
Bottom alignment.
@ CENTER
Center alignment.
EPermission
Permission.
Definition DefinitionsGUI.h:7226
@ View
Permissions to view.
@ Modify_Execute
Permissions to modify and execute.
EPixelNumberMode
Pixel value display options in image view.
Definition DefinitionsGUI.h:163
@ Hexadecimal
hexadecimal notation
@ Decimal
decimal notation
EImageRotateAngle
Available image rotation angle in image view.
Definition DefinitionsGUI.h:2974
EKeyType
Keyboard input value.
Definition DefinitionsGUI.h:6264
@ EGUIView3DLayerHeightMapColor
Height map color of 3D view layer.
Definition DefinitionsGUI.h:4621
@ EGUIViewImageLayerTransparencyColor
Transparent color of image view layer.
Definition DefinitionsGUI.h:4613
EViewImageFigureObjectMagnetOption
Magnet Options for Image View Figure Objects.
Definition DefinitionsGUI.h:6918
@ ImageCenter
Magnet in the center of the image.
@ Figure
Magnet at the edge and center of the figure.
@ FigureEdge
Magnet at the edge of the figure.
@ FigureCenter
Magnet in the center of the figure.
@ All
Magnet at the edge and center of the image/figure.
@ Image
Magnet at the edge and center of the image.
@ ImageEdge
Magnet at the edge of the image.
EGUIViewImageHitArea
The area where the mouse is located on the image view.
Definition DefinitionsGUI.h:3674
@ MiniMapDisplayingArea
Mini map displaying 영역
@ MultiFigures
More than one Figure object.
@ ImageFigure
Figures stored in the image.
@ MultiMeasurements
More than one Figure object.
@ Measurement
Measurement Object.
@ PrevPageArrow
Move next page arrow.
@ ThumbnailView
ThumbnailView 영역
@ MultiImageFigures
Figures stored in the image.
@ ThumbnailViewTop
The upper area of the ThumbnailView, where the height of the ThumbnailView can be adjusted when dragg...
@ NextPageArrow
Move previous page arrow.
EAvailableFigureContextMenu
Available Context Menu for Figure Objects.
Definition DefinitionsGUI.h:5026
@ SwitchToPoint
Convert to Point Menu.
@ ExtractBoundaryAndContour
A menu for obtaining the boundary and contour of a shape.
@ SwitchToRect
Convert to Rect menu.
@ SetNameAndPushBackToImage
Set name and push back.
@ GetRegion
Area Calculation Menu.
@ SwitchToBezierQuarticCurve
Converting to BezierQuarticCurve Menu.
@ MakeFigureValid
Make a figure valid menu.
@ TemplateType_Int32
Convert a Figure Data Type to Int32.
@ SwitchToEllipse
Converting to Ellipse Menu.
@ BringToFront
Bring to the front.
@ EnableRasterOperation
Menu specifying the Raster Operation status in Figure.
@ SwitchToDoughnut
Convert to Doughnut menu.
@ GetConvexHull
Get Convex hull.
@ PushBackToImage
Add a Figure to an Image menu.
@ SwitchToQuad
Convert to Quad Menu.
@ SwitchToRegion
Convert to Region Menu.
@ ComplexRegionSwitchTo
Converting elements of a Complex Region figure to Line, Arc, EllipseArc, CubicSpline,...
@ SetInstantApplyFigure
Immediate Apply Menu.
@ AssignFigure
Assign Figure.
@ SwitchToCircle
Convert to Circle Menu.
@ TemplateType_Float
Convert a Figure data type to Float.
@ SwitchToBezierCubicCurve
Converting to BezierCubicCurve Menu.
@ SwitchToLine
Convert to Line menu.
@ SwitchToCubicSpline
Convert to CubicSpline Menu.
@ Sort
Sort the order of Figure Array or Multiple Figures.
@ Magnet
All Magnet Actions Menu.
@ SaveFigureToFileSystem
Save Figure object file.
@ ShowGuideDrawing
Display Guide Drawing Menu.
@ MagnetToImageBoundary
Attach to the edge if the figure is located near the edge of the image.
@ SetZOrder
ZOrder Settings.
@ GetMinimumEnclosingRectangle
Get Minimum Enclosing Rectangle.
@ ClearExclusiveRegion
Remove the Exclusive Region area from Region or Complex Region.
@ SendToBack
Send Back menu.
@ DeleteFigure
Delete menu.
@ SwitchToRoundRect
Converting to RoundRect Menu.
@ ConfirmFigure
Check menu.
@ FlattenFigureArray
Flatten FigureArray Object.
@ FigureArrayChangeZOrder
Change z-order of Figures in FigureArray.
@ TemplateType_Double
Convert a Figure data type to Double.
@ GetIntersection
Find more than one intersection menu of figures.
@ SwitchTo
All conversion menu.
@ BringForward
Bring forward.
@ Expression
A menu that obtains a figure that meets the specific conditions.
@ SwitchToBezierQuadraticCurve
Converting to BezierQuadraticCurve Menu.
@ SwitchToPointArray
Converting to PointArray Menu.
@ MagnetAngle
Specifies the angle of the Figure as a multiple of 90 degrees when rotating the figure object,...
@ GetBoundary
Get Boundary Rectangle.
@ ShowInformationText
Figure Information String Show Menu.
@ GetPointsOfMinimumDistance
Get points of minimum distance.
@ TemplateType
Convert a Figure data type to all type.
@ SendBackward
Send backward.
@ SwitchToComplexRegion
Converting to Complex Region Menu.
@ ShowControlPoint
Show Control Point menu on CubicSpline or BezierCubicCurve.
@ CancelFigure
Cancellation menu.
@ GetPointsOfMaximumDistance
Get points of maximum distance.
@ ShowFigureArrayElementSequence
Figure Array Element Sequence Display Menu.
@ DeletePoint
Clear Point menu.
@ SetName
Name Setting menu.
@ ShowWindingSequence
Winding Sequence Number Show Menu.
@ ArcClosingMethod
Specify the End-point Processing menu for Wonho.
@ TemplateType_Int64
Convert a Figure data type to Int64.
@ EditFigure
Edit Figure Menu.
EViewImageCreatePageOption
An option of page creation in image view.
Definition DefinitionsGUI.h:138
EAvailableViewImageContextMenuImageFigure
Available context menu for figure objects stored in the image.
Definition DefinitionsGUI.h:5964
@ OpenFigureListWindow
Menu item to open the figure list window for the image.
@ ByCondition
Menu to get Figure objects from Figures stored in image that match conditions (e.g....
@ Popup
Pop up Figures stored in an image as Figure objects.
@ EnableHover
Hover a Figure in image.
@ Remove
Remove a Figure stored in the image.
@ SetRealSizeText
Displays the text in Image Figure in real size.
@ RemoveByCondition
Remove a Figure stored in the image.
@ PopupByCondition
Menu to pop up Figure objects from Figures stored in image that match conditions (e....
@ OpenFigureClassesWindow
Menu item to open the figure class list window for the image.
@ SetOpacity
Set up the opacity of the image figure or the border.
@ ClearAll
Remove all Figures stored in the image.
@ SetZOrder
Change Z-Order of Figures.
@ PopupAll
Pop up all Figures stored in an image as Figure objects.
@ SetDrawingAttribute
Drawing attribute settings menu for the figure stored in the image.
@ SetTextFont
Setting the font of Image Figure.
@ ShowFigure
Show/hide Figure in image.
@ ShowText
Show/hide text of Figure in image.
EGUIViewImageFontWeight
Font thickness of image view.
Definition DefinitionsGUI.h:4305
@ SEMIBOLD
Semibold thick.
@ NORMAL
Normal thickness.
@ EXTRABOLD
Extra bold thickness.
@ ULTRALIGHT
Extra light thickness.
@ EXTRALIGHT
Extra light thickness.
@ REGULAR
Regular thickness.
@ ULTRABOLD
Extra bold thickness.
@ DEMIBOLD
Semi bold thick.
@ MEDIUM
Medium thickness.
EGUIStringTrimming
Cut option if string is out of layout square.
Definition DefinitionsGUI.h:7128
@ Word
Specifies that the string is broken at the boundary of the last word in the layout rectangle.
@ EllipsisPath
Specifies that the center is removed from the string and replaced by an ellipsis. The algorithm maint...
@ Character
Specifies that the string is broken at the boundary of the last character in the layout rectangle,...
@ EllipsisCharacter
Specifies that the string is broken at the boundary of the last character within the layout rectangle...
@ EllipsisWord
Specifies that the string is broken at the boundary of the last word in the layout rectangle and an a...
EMenuItemObjectMeasure
Menu items related to measurement tool objects in the image view.
Definition DefinitionsGUI.h:2835
@ Distance
Set measure distance teaching mode.
@ Deactivate
Deactivate selected measure object.
@ RegionArea
Set measure region area teaching mode.
@ LeaveMeasureMode
Cancel measure teaching mode.
@ Gradient
Set measure gradient teaching mode.
@ EndOfMeasureMenu
The end item of measure.
@ Circumcenter
Set measure circumcenter teaching mode.
@ ParallelDistance
Set measure parallel distance teaching mode.
@ DistanceCircle
Set measure distance circle teaching mode.
@ Activate
Activate selected measure object.
@ InteriorAngle
Set measure interior angle teaching mode.
@ Clear
Clear the measurement objects.
@ Increments
Set measure increments teaching mode.
EFigureObjectInformationText
Text options representing information for a figure object.
Definition DefinitionsGUI.h:6163
@ PixelAccuracyApplied
Displays the coordinate, size values of the figure object with pixel accuracy.
@ Coordinate_PixelAccuracyApplied
Displays the coordinate of the figure object with pixel accuracy.
@ Angle
Displays the angle of the figure object.
@ Size
Displays the size of the figure object, such as width, height, length, radius, etc.
@ Default
Displays the coordinate, size, and angle values of the figure object.
@ All
Displays the coordinate, size, and angle values of the figure object and the values with pixel accura...
@ Coordinate
Displays the coordinate of the figure object.
@ Size_PixelAccuracyApplied
Displays the size of the figure object, such as width, height, length, radius, etc with pixel accurac...
ECodeType
Code type.
Definition DefinitionsGUI.h:6398
@ Count
Number of code types.
ETeachingMode
Teaching mode.
Definition DefinitionsGUI.h:4140
@ Figure_FreeDrawEraser
Freehand eraser mode (supported only in CGUIViewImage)
@ Measure
Measurement mode such as length, angle, width, etc.
@ ViewGraph_AddData
Add Data Mode in View Graph.
@ Figure
Figure teaching mode.
@ None
Nothing Teaching Mode.
@ Figure_FreeDraw
Figure teaching mode using freehand drawing (supported only in CGUIViewImage)
EViewImageSyncOption
Image view synchronization options.
Definition DefinitionsGUI.h:4664
@ PageIndex
Synchronize the index of the selected page of the image.
@ PointOfView
Point-of-view synchronization.
@ Count
Number of synchronization options.
EMenuItemPaneMenuTree
Menu items in the menu tree.
Definition DefinitionsGUI.h:6472
@ MenuItemFixedViewPlacementSet_Select
Select Fixed View Placement Presets.
@ MenuItemViewBase_Maximize
View Maximization Menu.
@ SortDescending
Sort child items in descending order by string.
@ CloseAllButThis
Close all but this window.
@ MenuItemLogIn_ManageUsers
Manage user permissions (add, query, modify, delete, set permissions, etc.) menu.
@ CloseAll
Close all child items.
@ MenuItemFixedViewPlacementSet_Edit
Modify Fixed View Placement Presets.
@ MenuItemModel_Rename
Model Name Settings.
@ MenuItemModel_Duplicate
Model Duplication.
@ DeleteAllButThis
Remove all but this window.
@ MenuItemFixedViewPreset_Export
Export Fixed View Set.
@ OpenNewWindow
Open in a new window.
@ MenuItemLogIn_LogIn_LogOut
Login or Logout Menu.
@ MenuItemModel_Select
Select a model.
@ CollapseAll
Fold all sub-items.
@ DeleteAll
Remove all child items.
@ SortAscending
Sort child items in ascending order by string.
@ AddToFavorite
Add to Favorites.
@ RemoveFromFavorite
Remove from favorites.
@ MenuItemFixedViewPlacementSet_Export
Export Fixed View Placement Preset.
@ MenuItemFixedViewPlacementSet_Import
Import Fixed View Placement Preset.
@ OpenNewWindowAll
Open multiple selected items in a new window.
@ Activate
Activate window.
@ MenuItemFixedViewPreset_Import
Import Fixed View Set.
@ MenuItemLogIn_ChangePassword
Change password menu for the currently logged-in user.
@ MenuItemViewBase_Minimize
View Minimization Menu.
@ OpenAll
Open all child items.
@ MenuItemFavorite_ClearAll
Remove all favorite items.
@ MenuItemFixedViewPreset_AddFixedViewPlacementSet
Add Fixed View Set.
@ MenuItemFixedViewPlacementSet_Remove
Remove Fixed View Placement Presets.
@ MenuItemModel_Delete
Delete Model.
@ MenuItemManagerModel_AddNewModel
Add a new model.
@ Delete
Remove windows and remove menu items from tree.
@ ExpandAll
Expand all sub-items.
@ AddNewSubMenuItem
Adding a New SubMenu Item.
EFileFormat
Image File Format.
Definition DefinitionsGUI.h:4705
EGUIViewImagePenStyle
Pen Style in Image View.
Definition DefinitionsGUI.h:4203
@ InsideFrame
Inside Frame Style.
@ ItemCount
Number of enum.
@ Alternate
Alternate style.
@ Solid_RoundCap
single-line with round end cap style
@ DashDotDot
Dash dot dot style.
EViewImageLoadOption
Image View Load Options Example. The following code will load folder with recursive....
Definition DefinitionsGUI.h:35
@ RecursiveIfFolder
Recursively import folders.
@ DialogTypeFolder
Open folder dialog.
@ DialogTypeFile
Open file dialog.
EOrientation
Direction.
Definition DefinitionsGUI.h:4848
@ Vertical
a vertical direction
@ Horizontal
a horizontal direction
EModifierKeyType
Modifier key input value.
Definition DefinitionsGUI.h:6329
EZoomMode
Zoom in and out mode.
Definition DefinitionsGUI.h:4631
@ ZoomInMode
Zoom In mode.
@ ZoomOutMode
Zoom Out mode.