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