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