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

Syntax

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

See Also