Search
Style.getTextTopMargin Method
See Also
 






Gets the top text margin.

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

 Syntax

Java  Copy Code

public Integer getTextTopMargin ()

 Return Value

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

 See Also