ESRI.ArcGIS.ADF.Web
VisibleLocationOnImage Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > LayoutImageDataFrameInfo Class : VisibleLocationOnImage Property




Location of the visible area of the map on the image in pixel coordinates.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property VisibleLocationOnImage As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As LayoutImageDataFrameInfo
Dim value As Rectangle
 
value = instance.VisibleLocationOnImage
C# 
public Rectangle VisibleLocationOnImage {get;}

See Also

© 2010 All Rights Reserved.