Grayscale Softcopy Presentation State Storage
Syntax
Visual Basic (Declaration) | |
---|
Public Shared GrayscaleSoftcopyPresentationStateStorage As String |
Visual Basic (Usage) | Copy Code |
---|
Dim value As String
value = DicomUidType.GrayscaleSoftcopyPresentationStateStorage
DicomUidType.GrayscaleSoftcopyPresentationStateStorage = value
|
C# | |
---|
public static string GrayscaleSoftcopyPresentationStateStorage |
C++/CLI | |
---|
public:
static String^ GrayscaleSoftcopyPresentationStateStorage |
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also