←Select platform

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 Leadtools.RasterImage() 
             
            public: 
property Leadtools.array<RasterImage^>^ Images { 
   Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly