←Select platform

StandardDeviation Property

Summary
Gets the standard deviation value found.
Syntax
C#
VB
Objective-C
C++
Java
public double StandardDeviation { get; } 
Public ReadOnly Property StandardDeviation As Double 
@property (nonatomic, assign, readonly) double standardDeviation 
public double getStandardDeviation() 
public: 
property double StandardDeviation { 
   double get(); 
} 

Property Value

get the standard deviation value found.

Example

Refer to StatisticsInformationCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.