←Select platform

RoiMean Property

Summary

Gets or sets the average value of the pixels in the Region Of Interest.

Syntax
C#
VB
Objective-C
C++
Java
public double RoiMean { get; set; } 
Public Property RoiMean As Double 
@property (nonatomic, assign) double roiMean 
public double getRoiMean() 
public void setRoiMean(double value) 
public: 
property double RoiMean { 
   double get(); 
   void set (    double ); 
} 

Property Value

The average value of the pixels 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