C# Class PageAppearance.Form1

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Свойство Type Description
Frame1 System.Windows.Forms.GroupBox
Label1 System.Windows.Forms.Label
Label2 System.Windows.Forms.Label
Label3 System.Windows.Forms.Label
Label4 System.Windows.Forms.Label
Label5 System.Windows.Forms.Label
Label6 System.Windows.Forms.Label
Label7 System.Windows.Forms.Label
chkShowPrintableArea System.Windows.Forms.CheckBox
cmdLoadDocument System.Windows.Forms.Button
cmdReset System.Windows.Forms.Button
cmdZoomPage System.Windows.Forms.Button
optIFrameProperties System.Windows.Forms.RadioButton
optIPage System.Windows.Forms.RadioButton
optIPropertySupport System.Windows.Forms.RadioButton
txbPath System.Windows.Forms.TextBox

Méthodes publiques

Méthode Description
Form1 ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Form1_Load ( object sender, System e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Main ( ) : void
UpdateSymbol ( IStyleGalleryItem styleGalleryItem ) : void
axPageLayoutControl1_OnMouseDown ( object sender, ESRI e ) : void
axSymbologyControl1_OnDoubleClick ( object sender, ESRI e ) : void
axSymbologyControl2_OnDoubleClick ( object sender, ESRI e ) : void
axSymbologyControl3_OnDoubleClick ( object sender, ESRI e ) : void
axSymbologyControl4_OnDoubleClick ( object sender, ESRI e ) : void
chkShowPrintableArea_Click ( object sender, System e ) : void
cmdLoadDocument_Click ( object sender, System e ) : void
cmdReset_Click ( object sender, System e ) : void
cmdZoomPage_Click ( object sender, System e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Form1() public méthode

public Form1 ( ) : System
Résultat System

Property Details

Frame1 public_oe property

public GroupBox,System.Windows.Forms Frame1
Résultat System.Windows.Forms.GroupBox

Label1 public_oe property

public Label,System.Windows.Forms Label1
Résultat System.Windows.Forms.Label

Label2 public_oe property

public Label,System.Windows.Forms Label2
Résultat System.Windows.Forms.Label

Label3 public_oe property

public Label,System.Windows.Forms Label3
Résultat System.Windows.Forms.Label

Label4 public_oe property

public Label,System.Windows.Forms Label4
Résultat System.Windows.Forms.Label

Label5 public_oe property

public Label,System.Windows.Forms Label5
Résultat System.Windows.Forms.Label

Label6 public_oe property

public Label,System.Windows.Forms Label6
Résultat System.Windows.Forms.Label

Label7 public_oe property

public Label,System.Windows.Forms Label7
Résultat System.Windows.Forms.Label

chkShowPrintableArea public_oe property

public CheckBox,System.Windows.Forms chkShowPrintableArea
Résultat System.Windows.Forms.CheckBox

cmdLoadDocument public_oe property

public Button,System.Windows.Forms cmdLoadDocument
Résultat System.Windows.Forms.Button

cmdReset public_oe property

public Button,System.Windows.Forms cmdReset
Résultat System.Windows.Forms.Button

cmdZoomPage public_oe property

public Button,System.Windows.Forms cmdZoomPage
Résultat System.Windows.Forms.Button

optIFrameProperties public_oe property

public RadioButton,System.Windows.Forms optIFrameProperties
Résultat System.Windows.Forms.RadioButton

optIPage public_oe property

public RadioButton,System.Windows.Forms optIPage
Résultat System.Windows.Forms.RadioButton

optIPropertySupport public_oe property

public RadioButton,System.Windows.Forms optIPropertySupport
Résultat System.Windows.Forms.RadioButton

txbPath public_oe property

public TextBox,System.Windows.Forms txbPath
Résultat System.Windows.Forms.TextBox