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