←Select platform

RoiArea Property

Summary
Gets or sets the number of pixels in the Region Of Interest area.
Syntax
C#
VB
Objective-C
C++
Java
public int RoiArea { get; set; } 
Public Property RoiArea As Integer 
@property (nonatomic, assign) NSInteger roiArea 
public int getRoiArea() 
public void setRoiArea(int value) 
public: 
property int RoiArea { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of pixels in the Region Of Interest area.

Remarks

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

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 Assembly

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