CellEdgeMasks Enumeration

This enum class represents cell edge of a cell.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum CellEdgeMasks
Members
Member name Value Description
TopMask 1 Top-edge index of the cell.
RightMask 2 Right-edge index of the cell.
BottomMask 4 Bottom-edge index of the cell.
LeftMask 8 Left-edge index of the cell.
See Also

©  Bricsys NV. All rights reserved.