Returns the width of the peak.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| ReadOnly Property Width As Single |
| C# |
|---|
| float Width { get; } |
| C++ |
|---|
| property float Width abstract { float get(); } |
| J# |
|---|
| /** property */ public float get_Width(); |
| JScript |
|---|
| public function get Width() : float |
Property Value
Missing <value> tag for "P:PalmSens.Peak.Width"