DicomObjects.NET.V8
DicomObjects Namespace / Plane3D Structure / Vector3DZero Field



In This Topic
    Vector3DZero Field
    In This Topic
    Static constructor - merely sets up Vector3DZero
    Syntax
    'Declaration
     
    Public Shared ReadOnly Vector3DZero As Vector3D
    'Usage
     
    Dim value As Vector3D
     
    value = Plane3D.Vector3DZero
    public static readonly Vector3D Vector3DZero
    public:
    static readonly Vector3D Vector3DZero
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also