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

Syntax

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

See Also