DicomObjects.NetStandard Documentation
DicomObjects Namespace / DicomLabel Class

In This Topic
DicomLabel Class Methods
In This Topic

For a list of all members of this type, see DicomLabel members.

Public Methods
 NameDescription
Public MethodOverloaded.  Adds to point to the path used for a polyline or polygon type of DicomLabel  
Public MethodLimits a line to the section within a given rectangle  
Public MethodClones the DicomLabel  
Public MethodAllows control of Export of objects derived from a DicomLabel  
Public MethodAllows control of Import of objects derived from a DicomLabel  
Public MethodReturns the maximum values of the pixels in the ROI  
Public MethodReturns the mean value of the pixels in the ROI  
Public MethodReturns the minimum values of the pixels in the ROI  
Public MethodThe list of points within the label  
Public MethodReturns the standard deviation of the values of the pixels in the ROI  
Public MethodThe values within a DicomLabel, interpreted as a region of interest  
Public Method Returns the line angle of the DicomLabel. Image Pixel Aspect Ratio is automatically taken into account.  
Public MethodMakes a bitmap label by thresholding an existing label  
Public MethodAdjusts the position, size etc. of the label  
Public MethodForce display update for this label  
Top
See Also