AcadTableClassGetSubSelection Method


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

Parameters

rowMin  Int32
 
rowMax  Int32
 
colMin  Int32
 
colMax  Int32
 

Implements

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

©  Bricsys NV. All rights reserved.