DicomObjects.NET10 Documentation
DicomObjects Namespace / Line3D Class
Members



In This Topic
    Line3D Class
    In This Topic
    Structure to hold a line in3D space
    Object Model
    Line3D ClassVector3D ClassLine3D Class
    Syntax
    'Declaration
     
    
    Public Class Line3D 
    'Usage
     
    
    Dim instance As Line3D
    public class Line3D 
    public ref class Line3D 
    Inheritance Hierarchy

    System.Object
       DicomObjects.Line3D

    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