DroidDiagram Programmer's Guide
AnchorPoint.setColumn Method
See Also
 






Sets the column to which this anchor point is related.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setColumn (
    short value
)

 Parameters

value

An integer value specifying the column index.

 See Also

AnchorPoint Members
AnchorPoint Class
com.mindfusion.diagramming Namespace