DicomObjects.NET.V8
DicomObjects Namespace / DicomLabel3D Class
Members



    DicomLabel3D Class
    Class to represent a 3D orientation label superimposed on a 3D image.
    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.0 or higher

    See Also