DicomObjects.NET10 Documentation
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also