Search
ItemLabel.getContentPadding Method
See Also
 

Gets the distance between Image and Text when both are specified.

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

 Syntax

Java  Copy Code

public Float getContentPadding ()

 Return Value

A Float value specifying padding distance. The default value is null.

 Remarks

If this property is not set, distance is set to 1mm independent of current measure unit.

 See Also