MindFusion.Java Package Programmer's Guide
EditComponent.setTextPadding Method
See Also
 






Sets the padding of the edit component.

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

 Syntax

Java  Copy Code

public void setTextPadding (
    float value
)

 Parameters

value

A floating point value specifying the spacing between the component border and displayed text.

 See Also

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