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