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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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