ImageGear .NET
LinetypeCount Property




Gets total line type count in the internal line type container.
Syntax
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.
See Also

Reference

ImGearVectorData Class
ImGearVectorData Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback