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

Syntax

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

See Also