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.Presenters Namespace > WorkstationPresenterBase<V> Class : View Property |
public V View {get;}
'Declaration Public ReadOnly Property View As V
'Usage Dim instance As WorkstationPresenterBase(Of V) Dim value As V value = instance.View
public: __property V* get_View();