LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Identifier Property

Show in webframe






Gets the Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier for the stored volume.
Syntax
public VolumeIdentifier Identifier {get;}
'Declaration
 
Public ReadOnly Property Identifier As VolumeIdentifier
'Usage
 
Dim instance As Volume3DStoredEventArgs
Dim value As VolumeIdentifier
 
value = instance.Identifier

            

            
public: __property VolumeIdentifier* get_Identifier();
public:
property VolumeIdentifier* Identifier {
   VolumeIdentifier* get();
}

Property Value

The Leadtools.Medical.Workstation.DataAccessLayer.VolumeIdentifier for the stored volume.
Requirements

Target Platforms

See Also

Reference

Volume3DStoredEventArgs Class
Volume3DStoredEventArgs Members

 

 


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