Search
Style.getTextBottomMargin Method
See Also
 






Gets the bottom text margin.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Integer getTextBottomMargin ()

 Return Value

A non-negative integer specifying the bottom margin of texts drawn with this style.

 See Also