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

Syntax

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

See Also