AcadTableClassSetCellGridLineWeight Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetCellGridLineWeight(
        int row,
        int col,
        int edges,
        ACAD_LWEIGHT Lineweight
)

Parameters

row
Type: SystemInt32
col
Type: SystemInt32
edges
Type: SystemInt32
Lineweight
Type: BricscadDbACAD_LWEIGHT

Implements

IAcadTableSetCellGridLineWeight(Int32, Int32, Int32, ACAD_LWEIGHT)
See Also

©  Bricsys NV. All rights reserved.