LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

VolumeData Property

Show in webframe






Gets the custom data the is stored with the volume.
Syntax
public string VolumeData {get;}
'Declaration
 
Public ReadOnly Property VolumeData As String
'Usage
 
Dim instance As Volume3DStoredEventArgs
Dim value As String
 
value = instance.VolumeData

            

            
public: __property string* get_VolumeData();
public:
property string* VolumeData {
   string* get();
}

Property Value

A System.String that represents the custom data the is stored with the 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.