←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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.