Visual Basic (Declaration) | |
---|---|
Public Delegate Sub DynamicLayer.OnImageComplete( _ ByVal image As ImageSource, _ ByVal properties As DynamicLayer.ImageResult _ ) |
C# | |
---|---|
public delegate void DynamicLayer.OnImageComplete( ImageSource image, DynamicLayer.ImageResult properties ) |
Parameters
- image
- The generated image.
- properties
- The properties of the generated image.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8