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

Syntax

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

See Also