Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsActive As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool IsActive {get;} |
Return Value
true if an image is loaded; otherwise, false.This example calls this property before and after the JpipRasterImageViewer is closed.
For an example, refer to JpipRasterImageViewer.
This property does not throw any exceptions.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family