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

Syntax

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

See Also