DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / Plane3D Structure / Vector3DZero Field






    Vector3DZero Field
    Static constructor - merely sets up Vector3DZero
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Vector3DZero As System.Windows.Media.Media3D.Vector3D
     
    'Usage
     
    
    Dim value As System.Windows.Media.Media3D.Vector3D
     
    value = Plane3D.Vector3DZero
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also