Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomModule Class : Type Property |
public DicomModuleType Type {get;}
'Declaration
Public ReadOnly Property Type As DicomModuleType
'Usage
Dim instance As DicomModule Dim value As DicomModuleType value = instance.Type
public DicomModuleType Type {get;}
public DicomModuleType getType()
get_Type();
public: property DicomModuleType Type { DicomModuleType get(); }