Gets total line type count in the internal line type container.
public int LinetypeCount {get;}
public: __property int get_LinetypeCount();
public:
property int LinetypeCount {
int get();
}
'Declaration
Public ReadOnly Property LinetypeCount As Integer
'Usage
Dim instance As ImGearVectorData
Dim value As Integer
value = instance.LinetypeCount
Property Value
Non-negative integer value.