ImageGear .NET
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
public int ContourCount {get;}
public: __property int get_ContourCount();
public:
property int ContourCount {
   int get();
}

Property Value

Non-negative integer value.
See Also

Reference

ImGearVectorEntityPolylineEx Class
ImGearVectorEntityPolylineEx Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback