←Select platform

StandardDeviation Property

Summary

Double value that represents the standard deviation value of all graded filled OMR forms.

Syntax
C#
VB
C++
Java
public double StandardDeviation { get; } 
public double getStandardDeviation(); 
Public ReadOnly Property StandardDeviation() As Double 
   Get 
public:  
   property double StandardDeviation 
   { 
      double get() 
   } 

Property Value

A double number expressing the quantity of how much deviation exists from the mean value for the group. The default value is 0.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly