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