←Select platform

IsLastFrame Property

Summary

Gets the option title.

Syntax

C#
VB
Java
C++
public bool IsLastFrame {get;} 
Public ReadOnly Property IsLastFrame As Boolean 
public boolean isLastFrame() 
public: 
property bool IsLastFrame { 
   bool get(); 
} 

Property Value

Indicates whether the frame that is currently being acquired (or next frame) is the last frame of a multi-frame image.

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.Sane Assembly