C# Class ContextMenu.ScaleThresholds

Inheritance: BaseCommand, ICommandSubType
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Méthode Description
GetCount ( ) : int
OnClick ( ) : void
OnCreate ( object hook ) : void
ScaleThresholds ( ) : ESRI.ArcGIS.ADF.BaseClasses
SetSubType ( int SubType ) : void

Method Details

GetCount() public méthode

public GetCount ( ) : int
Résultat int

OnClick() public méthode

public OnClick ( ) : void
Résultat void

OnCreate() public méthode

public OnCreate ( object hook ) : void
hook object
Résultat void

ScaleThresholds() public méthode

public ScaleThresholds ( ) : ESRI.ArcGIS.ADF.BaseClasses
Résultat ESRI.ArcGIS.ADF.BaseClasses

SetSubType() public méthode

public SetSubType ( int SubType ) : void
SubType int
Résultat void