ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorHatch Class : LineCount Property |
'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();