LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SeriesInstanceUID Property (Volume3DStoredEventArgs)

Show in webframe






Gets the Series Instance UID to which the stored volume belongs to.
Syntax
public string SeriesInstanceUID {get;}
'Declaration
 
Public ReadOnly Property SeriesInstanceUID As String
'Usage
 
Dim instance As Volume3DStoredEventArgs
Dim value As String
 
value = instance.SeriesInstanceUID

            

            
public: __property string* get_SeriesInstanceUID();
public:
property string* SeriesInstanceUID {
   string* get();
}

Property Value

The Series Instance UID to which the stored volume belongs to.
Requirements

Target Platforms

See Also

Reference

Volume3DStoredEventArgs Class
Volume3DStoredEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.