Search
Style.getTextLeftMargin Method
See Also
 






Gets the left text margin.

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

 Syntax

Java  Copy Code

public Integer getTextLeftMargin ()

 Return Value

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

 See Also