←Select platform

IsActive Property

Summary

Determines whether an image is loaded.

Syntax

C#
VB
C++
public bool IsActive {get;}
Public ReadOnly Property IsActive As Boolean
public: 
property bool IsActive { 
   bool get(); 
} 

Property Value

true if an image is loaded; otherwise, false.

Remarks

This property does not throw any exceptions.

Example

For an example that calls this property before and after the JpipRasterImageViewer is closed, refer to JpipRasterImageViewer.

Requirements

Target Platforms

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