Returns the area of the peak.

Namespace:  PalmSens
Assembly:  PalmSens (in PalmSens.dll) Version: 2.3.0.0

Syntax

C#
float Area { get; }
Visual Basic (Declaration)
ReadOnly Property Area As Single
Visual C++
property float Area {
	float get ();
}

See Also