←Select platform

PostLoadAction Property

Summary

Defines any extra processing on the image that was read.

Syntax
C#
C++/CLI
public Action<RasterImage> PostLoadAction { get; set; } 
public:  
   property Action<RasterImage^>^ PostLoadAction 
   { 
      Action<RasterImage^>^ get() 
      void set(Action<RasterImage^>^ value) 
   } 

Property Value

Defines any extra processing on the image that was read.

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.