Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu Namespace > ImageInstance Class : Images Property |
public RasterImage Images {get;}
'Declaration Public ReadOnly Property Images As RasterImage
'Usage Dim instance As ImageInstance Dim value As RasterImage value = instance.Images
public: property RasterImage^ Images { RasterImage^ get(); }