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.UI Namespace > Volume3DLoadedEventArgs Class : Volume3DHost Property |
public VolumeViewer Volume3DHost {get;}
'Declaration Public ReadOnly Property Volume3DHost As VolumeViewer
'Usage Dim instance As Volume3DLoadedEventArgs Dim value As VolumeViewer value = instance.Volume3DHost
public: __property VolumeViewer* get_Volume3DHost();
public: property VolumeViewer^ Volume3DHost { VolumeViewer^ get(); }