Gets the amount of space between the outermost border of the view and its contents.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getMargin () |
A non-negative integer value specifying how many pixels there are between the view contents and the outermost view border.
See Also