DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / SOPClasses Class / DeformableSpatialRegistration Field






In This Topic
    DeformableSpatialRegistration Field
    In This Topic
    Deformable Spatial Registration Storage (1.2.840.10008.5.1.4.1.1.66.3)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DeformableSpatialRegistration As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.DeformableSpatialRegistration
    public static readonly UID DeformableSpatialRegistration
    public field DeformableSpatialRegistration: UID; static; readonly 
    public static var DeformableSpatialRegistration : UID;
    public: static readonly UID* DeformableSpatialRegistration
    public:
    static readonly UID^ DeformableSpatialRegistration
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also