AcadTableClassSetDataType2 Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetDataType2(
        int nRow,
        int nCol,
        int nContent,
        AcValueDataType dataType,
        AcValueUnitType unitType
)

Parameters

nRow
Type: SystemInt32
nCol
Type: SystemInt32
nContent
Type: SystemInt32
dataType
Type: BricscadDbAcValueDataType
unitType
Type: BricscadDbAcValueUnitType

Implements

IAcadTableSetDataType2(Int32, Int32, Int32, AcValueDataType, AcValueUnitType)
See Also

©  Bricsys NV. All rights reserved.