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

Syntax

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

See Also