DroidDiagram Programmer's Guide
Group.setFollowMasterRotation Method
See Also
 






Sets a value indicating whether the attached items in a group should follow the rotation of the group's master item.

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

 Syntax

Java  Copy Code

public void setFollowMasterRotation (
    GroupRotation value
)

 Parameters

value

A member of the GroupRotation enumeration.

 See Also

Group Members
Group Class
com.mindfusion.diagramming Namespace