Call us at 1-800-661-8190 or send an email at info@aurigma.com
Determines whether a layer is in the collection.
Namespace: Aurigma.GraphicsMill.WinControls Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Function Contains ( _ layer As Layer _ ) As Boolean
public bool Contains( Layer layer )
Type: Aurigma.GraphicsMill.WinControls.Layer