←Select platform

Images Property

Summary

The collection of RasterImage objects to run the Commands on.

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

Property Value

The collection of RasterImage objects to run the Commands on.

Example

For an example, refer to RasterCommandProcessor.

Requirements

Target Platforms

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

Leadtools Assembly