[]
Creates a new Contour and associates it with the LayoutView.
public Contour CreateContour(object tag = null)
Public Function CreateContour(Optional tag As Object = Nothing) As Contour
The object that contains data about the Contour.
The created Contour object.