MarginInfo

MarginInfo()

Initialisiert eine neue Instanz vonMarginInfo Klasse.

public MarginInfo()

Siehe auch


MarginInfo(double, double, double, double)

Konstruktor des Rechtecks.

public MarginInfo(double left, double bottom, double right, double top)
ParameterTypBeschreibung
leftDoubleLinker Rand.
bottomDoubleUnterer Rand
rightDoubleRechter Rand.
topDoubleOberer Rand.

Siehe auch