Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Private radioButton3D As RadioButton |
| C# |
|---|
| private RadioButton radioButton3D; |
| C++ |
|---|
| private: RadioButton radioButton3D sealed ; |
| J# |
|---|
| private RadioButton radioButton3D |
| JScript |
|---|
| private radioButton3D : RadioButton; |