Clsoes the photo-rendering dialog.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function CloseProgressiveRendering() As Boolean |
| Visual Basic (Usage) | |
|---|
Dim instance As IPhotoWorks
Dim value As Boolean
value = instance.CloseProgressiveRendering()
|
| C# | |
|---|
bool CloseProgressiveRendering() |
| C++/CLI | |
|---|
bool CloseProgressiveRendering(); |
Return Value
True if the photo-rendering dialog is closed, false if not
See Also
Availability
PhotoWorks API 2009 FCS