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

Syntax

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

See Also