Margins.set

Margins.set method

Gibt Randwerte an.

public void set(int top, int left, int bottom, int right)
ParameterTypBeschreibung
topInt32Oberer Rand.
leftInt32Linker Rand.
bottomInt32Unterer Rand.
rightInt32Rechter Rand.

Siehe auch