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

Syntax

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

See Also