See Also
Printy GUI Namespace
ParameterManager.Add Method

Fügt ein neues IAdjustable-Element ein. Sollte dieses Element zusätzlich das Interface IProductionNames implementieren, wird dieses für die Darstellung der Produktionsnamen extra registriert.

C++
public: void Add(
    IAdjustable element
);
C#
public void Add(
    IAdjustable element
);
Visual Basic
Public Function Add(
    element As IAdjustable
) As void
See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.