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