Search
DrawingGrid.setCellDimensions Method
See Also
 






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

 Syntax

Java  Copy Code

public void setCellDimensions (
    VertexSizeFunction vertexSize,
    float padding,
    float edgeCellSize
)

 Parameters

vertexSize

padding

edgeCellSize

 See Also