DroidDiagram Programmer's Guide
DiagramItem.startCreate Method
See Also
 






Invoked once when the user starts drawing a new item interactively.

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

 Syntax

Java  Copy Code

protected void startCreate (
    PointF org
)

 Parameters

org

A PointF specifying the pointer position.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace