Höhe des Panels der angezeigten Transferfunktion.


Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)

Syntax

Visual Basic (Declaration)
Private height As Integer
C#
private int height;
C++
private:
 int height sealed ;
J#
private int height
JScript
private height : int;

See Also