←Select platform

RoiStandardDeviation Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public double RoiStandardDeviation { get; set; } 
Public Property RoiStandardDeviation As Double 
public double RoiStandardDeviation {get; set;} 
@property (nonatomic, assign) double roiStandardDeviation 
public double getRoiStandardDeviation() 
public void setRoiStandardDeviation(double value) 
             
 <br/>get_RoiStandardDeviation();<br/>set_RoiStandardDeviation(value);<br/>Object.defineProperty('RoiStandardDeviation');  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly