MindFusion.Java Package Programmer's Guide
CheckBoxComponent.isChecked Method
See Also
 






Gets a value indicating whether the check box is checked.

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

 Syntax

Java  Copy Code

public boolean isChecked ()

 Return Value

true if the box is checked, or false otherwise.

 See Also

CheckBoxComponent Members
CheckBoxComponent Class
com.mindfusion.diagramming.components Namespace