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

Syntax

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

See Also