Miner.Interop Namespace > MMFeatureMapSheetClass Class : Plot Method |
'Declaration
Public Overridable Sub Plot( _ ByVal Printer As ESRI.ArcGIS.Output.IPrinter, _ ByVal PrintFileNamer As IMMNamer, _ ByVal BaseFileName As System.String, _ ByVal LayoutBuilder As IMMLayoutBuilder, _ ByVal MapProdInfo As IMMMapProductionInfoEx, _ ByVal ProgressForm As IMMPlotProgress _ )
'Usage
Dim instance As MMFeatureMapSheetClass Dim Printer As ESRI.ArcGIS.Output.IPrinter Dim PrintFileNamer As IMMNamer Dim BaseFileName As System.String Dim LayoutBuilder As IMMLayoutBuilder Dim MapProdInfo As IMMMapProductionInfoEx Dim ProgressForm As IMMPlotProgress instance.Plot(Printer, PrintFileNamer, BaseFileName, LayoutBuilder, MapProdInfo, ProgressForm)
public virtual void Plot( ESRI.ArcGIS.Output.IPrinter Printer, IMMNamer PrintFileNamer, System.string BaseFileName, IMMLayoutBuilder LayoutBuilder, IMMMapProductionInfoEx MapProdInfo, IMMPlotProgress ProgressForm )
public procedure Plot( Printer: ESRI.ArcGIS.Output.IPrinter; PrintFileNamer: IMMNamer; BaseFileName: System.String; LayoutBuilder: IMMLayoutBuilder; MapProdInfo: IMMMapProductionInfoEx; ProgressForm: IMMPlotProgress ); virtual;
public function Plot( Printer : ESRI.ArcGIS.Output.IPrinter, PrintFileNamer : IMMNamer, BaseFileName : System.String, LayoutBuilder : IMMLayoutBuilder, MapProdInfo : IMMMapProductionInfoEx, ProgressForm : IMMPlotProgress );
public: virtual void Plot( ESRI.ArcGIS.Output.IPrinter* Printer, IMMNamer* PrintFileNamer, System.string* BaseFileName, IMMLayoutBuilder* LayoutBuilder, IMMMapProductionInfoEx* MapProdInfo, IMMPlotProgress* ProgressForm )
public: virtual void Plot( ESRI.ArcGIS.Output.IPrinter^ Printer, IMMNamer^ PrintFileNamer, System.String^ BaseFileName, IMMLayoutBuilder^ LayoutBuilder, IMMMapProductionInfoEx^ MapProdInfo, IMMPlotProgress^ ProgressForm )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2