C# Class LayerRendering.frmSymbol

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

Méthodes publiques

Свойство Type Description
m_styleGalleryItem IStyleGalleryItem

Méthodes publiques

Méthode Description
GetItem ( esriSymbologyStyleClass styleClass, ISymbol symbol ) : IStyleGalleryItem
frmSymbol ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

PreviewImage ( ) : void
axSymbologyControl1_OnItemSelected ( object sender, ESRI e ) : void
cmdCancel_Click ( object sender, System e ) : void
cmdOK_Click ( object sender, System e ) : void
frmSymbol_Load ( object sender, System e ) : void

Method Details

Dispose() protected méthode

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

GetItem() public méthode

public GetItem ( esriSymbologyStyleClass styleClass, ISymbol symbol ) : IStyleGalleryItem
styleClass esriSymbologyStyleClass
symbol ISymbol
Résultat IStyleGalleryItem

frmSymbol() public méthode

public frmSymbol ( ) : System
Résultat System

Property Details

m_styleGalleryItem public_oe property

public IStyleGalleryItem m_styleGalleryItem
Résultat IStyleGalleryItem