DicomObjects.NET8 Documentation
DicomObjects.UIDs Namespace / WellKnownInstances Class / FallPalette Field



In This Topic
    FallPalette Field
    In This Topic
    Fall Color Palette SOP Instance (1.2.840.10008.1.5.7)
    Syntax
    'Declaration
     
    
    <EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Shared ReadOnly FallPalette As UID
    'Usage
     
    
    Dim value As UID
     
    value = WellKnownInstances.FallPalette
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    public static readonly UID FallPalette
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    public:
    static readonly UID^ FallPalette
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also