←Select platform

RoiStandardDeviation Property

Summary

Gets or sets the standard deviation of the pixel values in the Region Of Interest.

Syntax
C#
VB
Objective-C
C++
Java
public double RoiStandardDeviation { get; set; } 
Public Property RoiStandardDeviation As Double 
@property (nonatomic, assign) double roiStandardDeviation 
public double getRoiStandardDeviation() 
public void setRoiStandardDeviation(double value) 
public: 
property double RoiStandardDeviation { 
   double get(); 
   void set (    double ); 
} 

Property Value

The standard deviation of the pixel values in the Region Of Interest.

Remarks

For more information, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

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

Leadtools Assembly