ESRI.ArcGIS.ADF.Web
Image Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web Namespace > BufferSelectResult Class : Image Property




The map image generated by the buffer or select operation.

Syntax

Visual Basic (Declaration) 
Public Property Image As MapImage
Visual Basic (Usage)Copy Code
Dim instance As BufferSelectResult
Dim value As MapImage
 
instance.Image = value
 
value = instance.Image
C# 
public MapImage Image {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.