Provides access to members that determine the appearance of a displayed tactical graphic. Note: the ITacticalGraphicStyle interface has been superseded byITacticalGraphicsStyle2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
FriendlyColor | Color used to symbolize a friendly graphic. |
![]() |
FriendlyFill | Fill symbol used to symbolize polygons in a friendly graphic. |
![]() |
FriendlyLine | Line symbol used to symbolize linear shapes in a friendly graphic. |
![]() |
FriendlyLineWidth | Line width used to symbolize a friendly graphic. |
![]() |
FriendlyMarker | Marker symbol used to symbolize point shapes in a friendly graphic. |
![]() |
FriendlyMarkerSize | Marker size used to symbolize a friendly graphic. |
![]() |
HostileColor | Color used to symbolize a hostile graphic. |
![]() |
HostileFill | Fill symbol used to symbolize polygons in a hostile graphic. |
![]() |
HostileLine | Line symbol used to symbolize linear shapes in a hostile graphic. |
![]() |
HostileLineWidth | Line width used to symbolize a hostile graphic. |
![]() |
HostileMarker | Marker symbol used to symbolize point shapes in a hostile graphic. |
![]() |
HostileMarkerSize | Marker size used to symbolize a hostile graphic. |
![]() |
Name | Name of the graphic style. |
![]() |
NeutralColor | Color used to symbolize a neutral graphic. |
![]() |
NeutralFill | Fill symbol used to symbolize polygons in a neutral graphic. |
![]() |
NeutralLine | Line symbol used to symbolize linear shapes in a neutral graphic. |
![]() |
NeutralLineWidth | Line width used to symbolize a neutral graphic. |
![]() |
NeutralMarker | Marker symbol used to symbolize point shapes in a neutral graphic. |
![]() |
NeutralMarkerSize | Marker size used to symbolize a neutral graphic. |
![]() |
StyleOption | Specifies how the style should be applied. |
![]() |
TextSymbol | Specifies the text symbol used to symbolize font based attribute text. |
![]() |
UnknownColor | Color used to symbolize a unknown graphic. |
![]() |
UnknownFill | Fill symbol used to symbolize polygons in a unknown graphic. |
![]() |
UnknownLine | Line symbol used to symbolize linear shapes in a unknown graphic. |
![]() |
UnknownLineWidth | Line width used to symbolize a unknown graphic. |
![]() |
UnknownMarker | Marker symbol used to symbolize point shapes in a unknown graphic. |
![]() |
UnknownMarkerSize | Marker size used to symbolize a unknown graphic. |
![]() |
UseFonts | Indicates whether fonts or polygon shapes are used to draw attribute text. |
CoClasses that implement ITacticalGraphicStyle
CoClasses and Classes | Description |
---|---|
TacticalGraphicStyle | Provides a set of symbols for use in depicting tactical graphics on a display. |