AcadTableClassSetCellGridLineWeight Method


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

Parameters

row  Int32
 
col  Int32
 
edges  Int32
 
Lineweight  ACAD_LWEIGHT
 

Implements

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

©  Bricsys NV. All rights reserved.