AcadTableClassSetGridLineStyle Method


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

Parameters

nRow  Int32
 
nCol  Int32
 
nGridLineTypes  AcGridLineType
 
nLineStyle  AcGridLineStyle
 

Implements

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

©  Bricsys NV. All rights reserved.