DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel3D Class
Members






    DicomLabel3D Class
    Class to represent a 3D orientation label superimposed on a 3D image.
    Object Model
    DicomLabel3D Class
    Syntax
    'Declaration
     
    
    Public Class DicomLabel3D 
     
    'Usage
     
    
    Dim instance As DicomLabel3D
    Remarks
    To use this label, add to a DicomImage3D's Labels3D collection.
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomLabel3D

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also