Multi-frame True Color Secondary Capture Image Storage
Syntax
| Visual Basic (Declaration) | |
|---|
Public Shared SCMultiFrameTrueColorImageStorage As String |
| Visual Basic (Usage) | Copy Code |
|---|
Dim value As String
value = DicomUidType.SCMultiFrameTrueColorImageStorage
DicomUidType.SCMultiFrameTrueColorImageStorage = value
|
| C# | |
|---|
public static string SCMultiFrameTrueColorImageStorage |
| C++/CLI | |
|---|
public:
static String^ SCMultiFrameTrueColorImageStorage |
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also