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

Syntax

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

See Also