Flexivert Library Documentation
Target Property
NamespacesFlexivert.PluginsIGraphAlgorithmTarget
Gets the target of the algorithm, which is the type(s) of graphs the algorithm applies to.
Declaration Syntax
C#Visual BasicVisual C++
GraphTypes Target { get; }
ReadOnly Property Target As GraphTypes
property GraphTypes Target {
	GraphTypes get ();
}

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)