Search
TreeViewNode.getCaptionImage Method
See Also
 






Gets the image that is displayed in the caption.

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

 Syntax

Java  Copy Code

public Bitmap getCaptionImage ()

 Return Value

An instance of the android.graphics.Bitmap class.

 See Also