Graphics This field is read-only. This field is read-only. This field is read-only.


Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly Graphics As Graphics
C#
protected readonly Graphics Graphics;
C++
protected:
 const Graphics Graphics sealed ;
J#
protected final Graphics Graphics
JScript
protected const var Graphics : Graphics;

See Also