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

Syntax

Visual Basic (Declaration)
Private checkBoxPerspektive As CheckBox
C#
private CheckBox checkBoxPerspektive;
C++
private:
 CheckBox checkBoxPerspektive sealed ;
J#
private CheckBox checkBoxPerspektive
JScript
private checkBoxPerspektive : CheckBox;

See Also