Click or drag to resize

BaseGraph.ClearRequested Event

Event which is raised just before the Graph is cleared of its contents

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event CancellableGraphEventHandler ClearRequested

Value

Type: VDS.RDF.CancellableGraphEventHandler

Implements

IGraph.ClearRequested
See Also