Click or drag to resize

GraphFactoryGetGraph Method

Namespace:  GraphLibrary.Graphs
Assembly:  GraphLibrary (in GraphLibrary.dll) Version: 1.0.1
Syntax
C#
public BaseGraph GetGraph(
	GraphTypes graphType
)

Parameters

graphType
Type: GraphLibrary.GraphsGraphTypes

Return Value

Type: BaseGraph
See Also