Leadtools.Medical.Workstation.UI Namespace > Volume3DLoadedEventArgs Class : Viewer3DCell Property |
public Medical3DControl Viewer3DCell {get;}
'Declaration Public ReadOnly Property Viewer3DCell As Medical3DControl
'Usage Dim instance As Volume3DLoadedEventArgs Dim value As Medical3DControl value = instance.Viewer3DCell
public: __property Medical3DControl* get_Viewer3DCell();
public: property Medical3DControl* Viewer3DCell { Medical3DControl* get(); }