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 : 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(); }