Gets the LineWeight of the specified type of
Line for the border of the specified type of cell in this Table.
.NET Syntax
JavaScript | |
---|
GetBordersLineWeight(
CellType : String,
LineType : String
) : String |
Parameters
- CellType
- Type of cell in the Table as defined in dsTableCellType_e
- LineType
- Type of Line for the border as defined in dsTableBordersLineType_e
- LineWeight[out] or Return Value
- LineWeight of the specified type of Line for the border of the specified type of cell in this Table as defined in dsLineWeight_e
See Also
Availability
DraftSight V1R6.0