CreateTab

ITabFactory.CreateTab-Methode

Erstellt eine neue ITab-Instanz.

public ITab CreateTab(double position, TabAlignment align)
ParameterTypBeschreibung
positionDoubleTab-Position.
alignTabAlignmentAusrichtung.

Rückgabewert

Erstellter Tab.

Siehe auch