Breite des Panels der angezeigten Transferfunktion.


Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)

Syntax

Visual Basic (Declaration)
Private width As Single
C#
private float width;
C++
private:
 float width sealed ;
J#
private float width
JScript
private width : float;

See Also