Create a contour of the specific kind, type and flag

C# | Visual Basic | Visual C++ |
public Contour( SEQ_ELTYPE eltype, SEQ_KIND kind, SEQ_FLAG flag, MemStorage stor )
Public Sub New ( _ eltype As SEQ_ELTYPE, _ kind As SEQ_KIND, _ flag As SEQ_FLAG, _ stor As MemStorage _ )
public: Contour( SEQ_ELTYPE eltype, SEQ_KIND kind, SEQ_FLAG flag, MemStorage^ stor )

- eltype (SEQ_ELTYPE)
- The type of the sequence
- kind (SEQ_KIND)
- The kind of the sequence
- flag (SEQ_FLAG)
- The flag of the sequence
- stor (MemStorage)
- The storage