ImageGear for .NET
SetContour Method




Number of the active contour being set.
Sets the number of the active contour.
Syntax
'Declaration
 
Public Sub SetContour( _
   ByVal contour As Integer _
) 
'Usage
 
Dim instance As ImGearVectorEntityPolylineEx
Dim contour As Integer
 
instance.SetContour(contour)
public void SetContour( 
   int contour
)
public: void SetContour( 
   int contour
) 
public:
void SetContour( 
   int contour
) 

Parameters

contour
Number of the active contour being set.
See Also

Reference

ImGearVectorEntityPolylineEx Class
ImGearVectorEntityPolylineEx Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback