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

Syntax

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

See Also