Click or drag to resize

textCursorZoneCorner Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public enum textCursorZoneCorner
Request Example View Source
Members
  Member nameValueDescription
none0
default_corner1 The default corner
UpLeft2 Up left
UpRight3 Up right
DownLeft4 Down left
DownRight5 Down right
Left6 The left
Right7 The right
Top8 The top
Bottom9 The bottom
center10 The center - center of the zone, div, cell...
See Also