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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also