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