DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / Line3D Structure / Direction Property

In This Topic
    Direction Property
    In This Topic
    The direction of the line
    Syntax
    'Declaration
     
    
    Public Property Direction As System.Windows.Media.Media3D.Vector3D
    public System.Windows.Media.Media3D.Vector3D Direction {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also