Flexivert Library Documentation
IGraphPlotter Interface
NamespacesFlexivert.PluginsIGraphPlotter
Defines a method to plot a graph onto a Graphics object.
Declaration Syntax
C#Visual BasicVisual C++
public interface IGraphPlotter : IFlexivertPlugin
Public Interface IGraphPlotter _
	Implements IFlexivertPlugin
public interface class IGraphPlotter : IFlexivertPlugin
Members
All MembersMethodsProperties



IconMemberDescription
DisplayName
Gets the display name of the plugin.
(Inherited from IFlexivertPlugin.)
Plot(Graph, Graphics, PlottingOptions)
Plots a graph onto a graphics object.

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