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 7.1
Syntax
C#
bool Valid { get; }

Property Value

Boolean
See Also