ArcObjects Library Reference (DefenseSolutions)  

IFEGraphicStyle Interface

Provides access to members that determine the appearance of a displayed force element graphic.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property CalloutLineSymbol Specifies the line symbol used to symbolize callout lines.
Read/write property DirectionLineSymbol Specifies the line symbol used to symbolize direction of movement indicators.
Read/write property FillOption Controls a graphic's fill symbology options using an enumeration value.
Read/write property FrameOption Controls a graphic's frame visibility using an enumeration value.
Read/write property FriendlyFill Fill symbol used to symbolize opaque polygons in a friendly graphic.
Read/write property FriendlyFutureFrameFill Fill symbol used to symbolize friendly frames when the symbol's status is anticipated/future.
Read/write property FriendlyLine Line symbol used to symbolize linear shapes in a friendly graphic.
Read/write property FriendlyNoFill Fill symbol used to symbolize transparent polygons in a friendly graphic.
Read/write property FriendlyPresentFrameFill Fill symbol used to symbolize friendly frames.
Read/write property HostileFill Fill symbol used to symbolize opaque polygons in a hostile graphic.
Read/write property HostileFutureFrameFill Fill symbol used to symbolize hostile frames when the symbol's status is anticipated/future.
Read/write property HostileLine Line symbol used to symbolize linear shapes in a hostile graphic.
Read/write property HostileNoFill Fill symbol used to symbolize transparent polygons in a hostile graphic.
Read/write property HostilePresentFrameFill Fill symbol used to symbolize hostile frames.
Read/write property LineColorOption Controls a graphic's line symbology options using an enumeration value.
Read/write property Name Name of the graphic style.
Read/write property NeutralFill Fill symbol used to symbolize opaque polygons in a neutral graphic.
Read/write property NeutralFutureFrameFill Fill symbol used to symbolize neutral frames when the symbol's status is anticipated/future.
Read/write property NeutralLine Line symbol used to symbolize linear shapes in a neutral graphic.
Read/write property NeutralNoFill Fill symbol used to symbolize transparent polygons in a neutral graphic.
Read/write property NeutralPresentFrameFill Fill symbol used to symbolize neutral frames.
Read/write property TextFill Specifies the fill symbol used to symbolize graphic text.
Read/write property TextLine Specifies the line symbol used to symbolize graphic text.
Read/write property TextSymbol Specifies the text symbol used to symbolize font based attribute text.
Read/write property UnknownFill Fill symbol used to symbolize opaque polygons in a unknown graphic.
Read/write property UnknownFutureFrameFill Fill symbol used to symbolize unknown frames when the symbol's status is anticipated/future.
Read/write property UnknownLine Line symbol used to symbolize linear shapes in an unknown graphic.
Read/write property UnknownNoFill Fill symbol used to symbolize transparent polygons in a unknown graphic.
Read/write property UnknownPresentFrameFill Fill symbol used to symbolize unknown frames.
Read/write property UseFonts Indicates whether fonts or polygon shapes are used to draw attribute text.

CoClasses that implement IFEGraphicStyle

CoClasses and Classes Description
FEGraphicStyle Provides a set of symbols for use in depicting force element graphics on a display.

.NET Snippets

Create Force Element