DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / Line3D Structure
Members

In This Topic
    Line3D Structure
    In This Topic
    Structure to hold a line in3D space
    Object Model
    Line3D Structure
    Syntax
    'Declaration
     
    
    Public Structure Line3D 
       Inherits System.ValueType
    public struct Line3D : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          DicomObjects.Line3D

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also