|
| ESRI.ArcGIS.ADF.Web | |
| LayoutImage Constructor(Envelope,String) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web Namespace > LayoutImage Class > LayoutImage Constructor : LayoutImage Constructor(Envelope,String) |
- extent
- The extent of the page layout.
- url
- URL of the image.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal extent As Envelope, _ ByVal url As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim extent As Envelope Dim url As String Dim instance As New LayoutImage(extent, url) | |
Parameters
- extent
- The extent of the page layout.
- url
- URL of 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