Initializes the static fields of the Settings class.


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

Syntax

Visual Basic (Declaration)
Shared Sub New()
C#
static Settings()
C++
static Settings()
J#
static Settings()
JScript
static function Settings()

See Also