C# Class PrintActiveViewArcPressCS_Net_Addin.PrintActiveViewArcPressCS_Net_Addin

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
ファイルを表示 Open project: Esri/arcobjects-sdk-community-samples

Public Methods

Method Description
PrintActiveViewArcPressCS_Net_Addin ( ) : System
PrintActiveViewArcPressParameterized ( int iResampleRatio ) : void

Protected Methods

Method Description
OnClick ( ) : void
OnUpdate ( ) : void

Method Details

OnClick() protected method

protected OnClick ( ) : void
return void

OnUpdate() protected method

protected OnUpdate ( ) : void
return void

PrintActiveViewArcPressCS_Net_Addin() public method

public PrintActiveViewArcPressCS_Net_Addin ( ) : System
return System

PrintActiveViewArcPressParameterized() public method

public PrintActiveViewArcPressParameterized ( int iResampleRatio ) : void
iResampleRatio int
return void