Gets the size of the fold / unfold icon.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Float getFoldIconSize () |
An optional Float value specifying the size of fold / unfold icon. The default value is null.
RemarksIf this size is not specified, the fold icon is drawn as big as container's CaptionHeight.
See Also