Andy Assembly Enumerations

The Andy assembly includes the following enumerations:

  Enumeration Brief description
The GxAlignment enumeration contains types of vertical and horizontal alignment of an image within a control.
The GxBrushPattern enumeration contains fill patterns for object shadow or background.
The WxAdjustMode enumeration contains options for fitting object size.
The WxAllowedInteractions enumeration contains the actions that can be available for a workspace shape.
The WxCursor enumeration contains cursor types.
The WxDashStyle enumeration is used to determine line styles.
The WxDrawType enumeration contains types of shape rendering.
The WxFigureType enumeration is used to determine shape type.
The WxGroupBehaviour enumeration contains types of object behavior for the situation when the group, to which it belongs, is resized.
The WxLineCap enumeration is used to determine line caps.
The WxObjectProperty enumeration contains object properties that can be prevented from changes.
The WxSelectionPointStyle enumeration contains types of object selection.
The WxShapeOperation enumeration contains variants of actions executed by shape, at which the OnShapeChanged event occurs.
The WxShapesAlignment enumeration contains types of object alignment.
The WxShapesSizing enumeration contains types of object size changes.
The WxTextPosition enumeration contains text alignment options.
The WxTool enumeration contains types of workspace tools.
The WxWordWrap enumeration contains text wrap options.

See also:

Andy Assembly Interfaces