Gets or sets a value indicating whether the image processing command should be canceled.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Property Cancel As Boolean |
C# | |
---|
public bool Cancel {get; set;} |
Property Value
true if the image processing command should be canceled; false to continue normally.
Example
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
See Also