Image Path Filter Type Stack Code Sequence
Syntax
| Visual Basic (Declaration) | |
|---|
Public Shared ImagePathFilterTypeStackCodeSequence As Long |
| Visual Basic (Usage) | Copy Code |
|---|
Dim value As Long
value = DicomTag.ImagePathFilterTypeStackCodeSequence
DicomTag.ImagePathFilterTypeStackCodeSequence = value
|
| C# | |
|---|
public static long ImagePathFilterTypeStackCodeSequence |
| C++/CLI | |
|---|
public:
static long ImagePathFilterTypeStackCodeSequence |
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also