ArcObjects Library Reference (DefenseSolutions)  

ISymbologyOptions Interface

Provides access to control over MOLE's symbology options.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Method GetDatasetSymbologyStandard Manage the military symbology standard of a geodataset.
Method SetDatasetSymbologyStandard Manage the military symbology standard of a geodataset.
Read/write property ShouldPromptForStandard Should MOLE prompt for a symbology standard, when it is uncertain.
Read/write property SymbologyStandard The symbology standard used by default.

CoClasses that implement ISymbologyOptions

CoClasses and Classes Description
MoleCoreHelper A utility class that provides general services and useful information.

Remarks

Symbology options include the "stamping" of feature datasets with metadata that specifies which military symbology standard the system will apply to the feature contents of that dataset.  Extreme care should be taken when change this stamp on an existing feature class.  Careless use of this stamp may result in some features in a dataset having MIL-STD 2525B symbol IDs and some having NATO APP-6A symbol IDs. 

 

This interface also controls the default standard to be used as a stamp on newly encountered feature classes and whether or not, when unknown, whether the default should be used or whether the standard should be prompted for.