ImageGear for .NET
LineCount Property




Gets a total line count in the hatch.
Syntax
'Declaration
 
Public ReadOnly Property LineCount As Integer
'Usage
 
Dim instance As ImGearVectorHatch
Dim value As Integer
 
value = instance.LineCount
public int LineCount {get;}
public: __property int get_LineCount();
public:
property int LineCount {
   int get();
}

Property Value

Non-negative integer number.
See Also

Reference

ImGearVectorHatch Class
ImGearVectorHatch Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback