AcadTableClassSetGridLinetype Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetGridLinetype(
        int nRow,
        int nCol,
        AcGridLineType nGridLineType,
        long idLinetype
)

Parameters

nRow
Type: SystemInt32
nCol
Type: SystemInt32
nGridLineType
Type: BricscadDbAcGridLineType
idLinetype
Type: SystemInt64

Implements

IAcadTableSetGridLinetype(Int32, Int32, AcGridLineType, Int64)
See Also

©  Bricsys NV. All rights reserved.