AcadTableClassGetSubSelection Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void GetSubSelection(
        out int rowMin,
        out int rowMax,
        out int colMin,
        out int colMax
)

Parameters

rowMin
Type: SystemInt32
rowMax
Type: SystemInt32
colMin
Type: SystemInt32
colMax
Type: SystemInt32

Implements

IAcadTableGetSubSelection(Int32, Int32, Int32, Int32)
See Also

©  Bricsys NV. All rights reserved.