AcadTableRowCount Property
|
Row count (optional; default = 1)
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short RowCount { get; set; }
Public Property RowCount As Short
Get
Set
public:
property short RowCount {
short get ();
void set (short value);
}
member RowCount : int16 with get, set
PROPERTY RowCount AS SHORT GET SET
Property Value
Type:
Int16See Also