DicomObjects.NET.V8
DicomObjects Namespace / DicomLabel3D Class
Members



In This Topic
    DicomLabel3D Class
    In This Topic
    Class to represent a 3D orientation label superimposed on a 3D image.
    Syntax
    'Declaration
     
    Public Class DicomLabel3D 
    'Usage
     
    Dim instance As DicomLabel3D
    public class DicomLabel3D 
    public ref class 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