Visual Basic (Declaration) | |
---|---|
Protected Overrides NotOverridable Sub GetSource( _ ByVal extent As Envelope, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal onComplete As DynamicLayer.OnImageComplete _ ) |
C# | |
---|---|
protected override void GetSource( Envelope extent, int width, int height, DynamicLayer.OnImageComplete onComplete ) |
Parameters
- extent
- The extent of the image being request.
- width
- The width of the image being request.
- height
- The height of the image being request.
- onComplete
- The method to call when the image is ready.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family