DicomObjects.NET.V8
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 Method Move or resize a label defined offset where the offset is defined in screen pixel units  
    Public MethodLimits a line to the section within a given rectangle  
    Public MethodClones the DicomLabel  
    Public Methodstatic (Shared in Visual Basic) Create 3D label  
    Public MethodReturns the size of the spacing used in a DicomLabel of type Ruler  
    Public MethodProvides the Matrix object used to display 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 MethodOverloaded. Transform a label from viewer coordinates to the chosen image scaling type  
    Public MethodOverloaded. Returns the area of the ROI  
    Public MethodOverloaded. Distance units for the values returned by ROILength and ROIArea of a None-Image-Tied label  
    Public MethodOverloaded.  Length of the boundary of a DicomLabel, interpreted as a region of interest. The overload method applies to None-Image-Tied labels  
    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