ImageGear .NET - Updated December 24, 2018
ContourCount Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityPolylineEx Class : ContourCount Property
Gets a total count of the contours in the extended polyline.
Syntax
'Declaration
 
Public ReadOnly Property ContourCount As Integer
 
'Usage
 
Dim instance As ImGearVectorEntityPolylineEx
Dim value As Integer
 
value = instance.ContourCount

Property Value

Non-negative integer value.
See Also

Reference

ImGearVectorEntityPolylineEx Class
ImGearVectorEntityPolylineEx Members