Stateful settings used to control the rendering of MOLE tactical graphics. Changes affect only subsequently-rendered renderables.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
EnableFlatText | Toggles the rendering of text as flat against the earth (alternative to billboarded). | |
EnableFlatTextExtrusion | Toggles the rendering of extrusion walls for flat text. | |
EnableGraphicExtrusion | Toggles the rendering of tactical graphic extrusion walls. | |
EnableParametricOutlineColor | Toggles the use darker versions of extrusion color for outlining. | |
OutlineColor | The color that should be used to outline extruded tactical graphics. | |
PointMode | Controls appearance of rendered points: 0 = RASTER PIXEL, 1 = CIRCLE, 2 = SPHERE. |
CoClasses that implement IStatefulRenderOptions
CoClasses and Classes | Description |
---|---|
StatefulRenderOptions | Stateful Render Options Class. |
Remarks
Used internally. Please do not use at this time.