ArcObjects Library Reference (DefenseSolutions)  

IStatefulRenderOptions Interface

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
Read/write property EnableFlatText Toggles the rendering of text as flat against the earth (alternative to billboarded).
Read/write property EnableFlatTextExtrusion Toggles the rendering of extrusion walls for flat text.
Read/write property EnableGraphicExtrusion Toggles the rendering of tactical graphic extrusion walls.
Read/write property EnableParametricOutlineColor Toggles the use darker versions of extrusion color for outlining.
Read/write property OutlineColor The color that should be used to outline extruded tactical graphics.
Read/write property 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.