Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Commands Namespace > Volume3DStoredEventArgs Class : VolumeData Property |
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();