![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
LayoutImageDataFrameInfo Constructor(String,Int32,Envelope,Rectangle,Rectangle) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web Namespace > LayoutImageDataFrameInfo Class > LayoutImageDataFrameInfo Constructor : LayoutImageDataFrameInfo Constructor(String,Int32,Envelope,Rectangle,Rectangle) |
- name
- Name of the map.
- index
- Index of the map.
- extent
- Extent of the map.
- visibleLocation
- Location of the visible area of the map on the image.
- completeLocation
- Location of the entire map on the image.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal index As Integer, _ ByVal extent As Envelope, _ ByVal visibleLocation As Rectangle, _ ByVal completeLocation As Rectangle _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim name As String Dim index As Integer Dim extent As Envelope Dim visibleLocation As Rectangle Dim completeLocation As Rectangle Dim instance As New LayoutImageDataFrameInfo(name, index, extent, visibleLocation, completeLocation) |
C# | |
---|---|
public LayoutImageDataFrameInfo( string name, int index, Envelope extent, Rectangle visibleLocation, Rectangle completeLocation ) |
Parameters
- name
- Name of the map.
- index
- Index of the map.
- extent
- Extent of the map.
- visibleLocation
- Location of the visible area of the map on the image.
- completeLocation
- Location of the entire map on the image.
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