C# Class MultivariateRenderers.MultivariateRendPropPageCS

Inheritance: IComPropertyPage, IComEmbeddedPropertyPage, IRendererPropertyPage
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Private Properties

Свойство Type Description
DeleteObject bool
Reg void
Unreg void

Méthodes publiques

Méthode Description
Activate ( ) : int
Applies ( ESRI objects ) : bool
Apply ( ) : void
CanEdit ( IFeatureRenderer obj ) : bool
Cancel ( ) : void
CreateCompatibleObject ( object kind ) : object
Deactivate ( ) : void
Hide ( ) : void
MultivariateRendPropPageCS ( ) : System
QueryObject ( object theObject ) : void
SetObjects ( ESRI objects ) : void
Show ( ) : void
get_HelpContextID ( int controlID ) : int

Private Methods

Méthode Description
DeleteObject ( IntPtr hObject ) : bool
Reg ( string regKey ) : void
Unreg ( string regKey ) : void

Method Details

Activate() public méthode

public Activate ( ) : int
Résultat int

Applies() public méthode

public Applies ( ESRI objects ) : bool
objects ESRI
Résultat bool

Apply() public méthode

public Apply ( ) : void
Résultat void

CanEdit() public méthode

public CanEdit ( IFeatureRenderer obj ) : bool
obj IFeatureRenderer
Résultat bool

Cancel() public méthode

public Cancel ( ) : void
Résultat void

CreateCompatibleObject() public méthode

public CreateCompatibleObject ( object kind ) : object
kind object
Résultat object

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

Hide() public méthode

public Hide ( ) : void
Résultat void

MultivariateRendPropPageCS() public méthode

public MultivariateRendPropPageCS ( ) : System
Résultat System

QueryObject() public méthode

public QueryObject ( object theObject ) : void
theObject object
Résultat void

SetObjects() public méthode

public SetObjects ( ESRI objects ) : void
objects ESRI
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void

get_HelpContextID() public méthode

public get_HelpContextID ( int controlID ) : int
controlID int
Résultat int