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

Syntax

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

See Also