←Select platform

ImageNumber Property

Summary

Gets the index of the current RasterImage in the Images collection.

Syntax

C#
VB
C++
public int ImageNumber { get; } 
Public ReadOnly Property ImageNumber As Integer 
public: 
property int ImageNumber { 
   int get(); 
} 

Property Value

The index of the current RasterImage in the Images collection.

Example

For an example, refer to RasterCommandProcessor.

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 Assembly