Leadtools.Dicom.AddIn.Interfaces Namespace > IAddInOptions Interface : Image Property |
AddInImage Image {get;}
'Declaration ReadOnly Property Image As AddInImage
'Usage Dim instance As IAddInOptions Dim value As AddInImage value = instance.Image
property AddInImage^ Image { AddInImage^ get(); }