←Select platform

Images Property (MedicalViewerMouseEventArgs)

Summary

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

Syntax

C#
VB
C++
public [Leadtools.RasterImage[]](../l/rasterimage.html) 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize