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




Location of the entire map on the image in pixel coordinates.

Syntax

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

See Also

© 2010 All Rights Reserved.