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

Syntax

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

See Also