HALLOGRAM PUBLISHING
SHOPPING CARTSITE MAPCONTACT USPRODUCTS
HOMEBARCODESDEVELOPER TOOLSUSER TOOLSTRAINING
SFlow for .NET
SFlow for .NET

SFlow for .NET Details

SFlow for .NET is a .NET component. It provides the same features as the ActiveX version.

SFlow is very easy to use since it contains just one property (Distance) and one method (Layout). The following code is all you need to do to perform a symmetric layout on a graph:

    Dim sflow As SFlow = New SFlow()
    sflow.Distance = 50 ‘ Sets the distance between vertices
    sflow.Layout(AddFlow1) ‘ Perform the symmetric layout

This code supposes that you have a form containing an AddFlow control. In this example, the SFlow component is created dynamically. You create the graph in the AddFlow control, either interactively or programmatically (in this case, giving each vertex a random position or a (0,0) position). Then you apply the SFlow layout to this graph and each vertex will be placed at a suitable position.

Only the logical vertices and edges of the AddFlow control are involved in this layout. This will allow you to apply the layout only to important vertices. For instance, you can exclude a node just used to display a label by setting its Logical property to false.

Notice that it is necessary to use AddFlow for .NET to be able to use Sflow for .NET. Both products are installed via a common installation program.


SFlow for .NET Main
AddFlow for .NET


SFlow for .NET is electronically deliverd.
SFlow for .NET
1 Developer License $225
4 Developer Team License $449
1 Site Wide License $1125
AddFlow for .NET
1 Developer License $499
4 Developer Team License $999
1 Site Wide License $2499
Add-Ons
HFlow for .NET
1 Developer License $449
4 Developer Team License $899
1 Site Wide License $2249
TFlow for .NET
1 Developer License $225
4 Developer Team License $449
1 Site Wide License $1125


Home || Shopping Cart || Site Map || Newsletter/Blog
Search HALLoGRAM || Request More Information
CALL TOLL FREE 1-866-340-3404

SEARCH
14,500+ PRODUCTS:

Order SFlow for .NET

SIMILAR PRODUCTS
  • Forms Libraries
  • Report Writers
  • File Access Components
  • Data Import Export Components

  • OTHER PRODUCTS
  • AddFlow for .NET
  • AddFlow
  • HFlow
  • SFlow
  • HFlow for .NET
  • TFlow
  • TFlow for .NET
  • PRODUCTS FOR
  • MS-Access
  • ActiveX/OCX Controls
  • C#
  • C/C++
  • Clipper
  • dBASE
  • Delphi
  • FoxPro/VFP
  • Java
  • Macintosh
  • .NET
  • Oracle
  • Paradox
  • PowerBuilder
  • Visual Basic
  • Visual Objects

  • Keystone Training Videos

  • Copyright ©2004 HALLoGRAM Publishing, Aurora CO. All Rights Reserved
    All products mentioned in this site are trademarks of their respective owners
    Prices are subject to change without notice
    caksgkim