AcadTableClassSetGridLineStyle Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetGridLineStyle(
        int nRow,
        int nCol,
        AcGridLineType nGridLineTypes,
        AcGridLineStyle nLineStyle
)

Parameters

nRow
Type: SystemInt32
nCol
Type: SystemInt32
nGridLineTypes
Type: BricscadDbAcGridLineType
nLineStyle
Type: BricscadDbAcGridLineStyle

Implements

IAcadTableSetGridLineStyle(Int32, Int32, AcGridLineType, AcGridLineStyle)
See Also

©  Bricsys NV. All rights reserved.