|
| ESRI.ArcGIS.ADF.Tasks | |
| PagePrinter Constructor(Map) | |
| See Also | |
| ESRI.ArcGIS.ADF.Tasks Namespace > PagePrinter Class > PagePrinter Constructor : PagePrinter Constructor(Map) |
- mapControl
- Map control to use for rendering map image.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal mapControl As Map _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public PagePrinter( Map mapControl ) | |
Parameters
- mapControl
- Map control to use for rendering map image.