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

Syntax

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

See Also