Provides access to members unique to the MOLE helper class.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
EngineVersion | The method returns the engine version number for newly saved layers. | |
ForceElementRenderer | The method returns the singleton instance of the engine's force element 2525B renderer. | |
GetFieldFromFeature | The method returns the field index for a named field in a given feature. | |
GetFieldFromFeatureClass | The method returns the field index for a named field in a given feature class. | |
Home | The method returns the fully qualified path name pointing to the MOLE install folder. | |
LoadDBString | Loads and returns a particular string from MOLE's string table. | |
LoadDBStrings | Loads and returns an array of strings from MOLE's string table, given an input array of string ID's. | |
MoleWorkspace | The method returns a workspace object pointing to MOLE's internal configuration database. | |
ReleaseForceElementRenderer | Releases the engine's 2525B renderer. | |
ReleaseTacticalGraphicRenderers | Releases the engine's tactical graphic renderers. | |
TacticalGraphicRenderers | The method returns an array of singleton instances of the engine's tactical graphic renderers. | |
VersionLastLoaded | The method returns the engine version number of the last loaded MOLE layer. |
CoClasses that implement IMoleCoreHelper
CoClasses and Classes | Description |
---|---|
MoleCoreHelper | A utility class that provides general services and useful information. |