LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

HasProgress Property






Determines if the command object has a progress event handler set. .NET support Silverlight support
Syntax
public bool HasProgress {get;}
'Declaration
 
Public ReadOnly Property HasProgress As Boolean
'Usage
 
Dim instance As RasterCommand
Dim value As Boolean
 
value = instance.HasProgress
public bool HasProgress {get;}
 get_HasProgress(); 
public:
property bool HasProgress {
   bool get();
}

Property Value

true if the command object has a progress event handler set; false, otherwise.
Example
For an example, refer to RasterCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCommand Class
RasterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.