|
| ESRI.ArcGIS.ADF.IMS | |
| LayoutView Constructor(MapService) | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Carto Namespace > LayoutView Class > LayoutView Constructor : LayoutView Constructor(MapService) |
- mapService
- The MapService initialized with the properties of the ArcMap image service.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal mapService As MapService _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public LayoutView( MapService mapService ) | |
Parameters
- mapService
- The MapService initialized with the properties of the ArcMap image service.
An alternative method for generating a LayoutView is
CreateLayoutView.