Click or drag to resize

LGSPGraphName Property

A name associated with the graph.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public override string Name { get; set; }

Property Value

Type: String

Implements

IGraphName
See Also