Click or drag to resize

IGraphElementValid Property

This is true, if the element is a valid graph element, i.e. it is part of a graph.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 6.7
Syntax
C#
bool Valid { get; }

Property Value

Type: Boolean
See Also