ICellSurface.ConnectedLineIndex Enum
Definition
Section titled “Definition”Array index enum for line glyphs.
public enum ICellSurface.ConnectedLineIndexFields
Section titled “Fields”TopLeft
Section titled “TopLeft”TopLeft = 0Top = 1TopRight
Section titled “TopRight”TopRight = 2Left = 3Middle
Section titled “Middle”Middle = 4Right = 5BottomLeft
Section titled “BottomLeft”BottomLeft = 6Bottom
Section titled “Bottom”Bottom = 7BottomRight
Section titled “BottomRight”BottomRight = 8TopMiddleToDown
Section titled “TopMiddleToDown”TopMiddleToDown = 9LeftMiddleToRight
Section titled “LeftMiddleToRight”LeftMiddleToRight = 10RightMiddleToLeft
Section titled “RightMiddleToLeft”RightMiddleToLeft = 11BottomMiddleToTop
Section titled “BottomMiddleToTop”BottomMiddleToTop = 12