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

In This Topic
    Anchor Property (Line3D)
    In This Topic
    A point on the line
    Syntax
    'Declaration
     
    
    Public Property Anchor As System.Windows.Media.Media3D.Point3D
    public System.Windows.Media.Media3D.Point3D Anchor {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also