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