Search
DrawingGrid.setHorizontalEdgesInRange Method
See Also
 






Namespace: com.mindfusion.graphs
Package: com.mindfusion.graphs

 Syntax

Java  Copy Code

public void setHorizontalEdgesInRange (
    int edges,
    int row,
    int c1,
    int c2
)

 Parameters

edges

row

c1

c2

 See Also