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