Images Property

Summary

Gets or sets the array of Leadtools.RasterImage objects that contain the images to be updated.

Syntax
C#
VB
C++
public RasterImage[] Images { get; } 
  
Public ReadOnly Property Images As RasterImage() 
            public: 
property array<RasterImage^>^ Images { 
   array<RasterImage^>^ get(); 
} 

Property Value

Array of Leadtools.RasterImage objects that contain the images to be updated.

Example

For an example, refer to CustomPaint

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly