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

Syntax

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

See Also