Provides access to members that manage a graphic leader style.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
CLSID | The CLSID of the style class. | |
Construct | Modifies the contents of a given graphic leader to comply with the leader style. | |
Description | The description of the style. | |
DrawThumbnail | Draws the style's example picture or thumbnail to a specified picture control. | |
FillSymbol | The fill symbol used by a leader to draw its polygonal geometry. | |
LineSymbol | The line symbol used by a leader to draw its linear geometry. | |
MarkerSymbol | The marker symbol used by a leader to draw its point geometry. | |
Name | The name of the style. | |
Picture | The filename of the bitmap (bmp) used to illustrate the leader style. |
CoClasses that implement IGraphicLeaderStyle
CoClasses and Classes | Description |
---|---|
BracketLeaderStyle | A leader style that maniplates the contents of a graphic leader to resemble a vertically aligned and bracketed collection. Graphics are sorted by HQ and echelon. |
BracketLeaderStylePE | A leader style that maniplates the contents of a graphic leader to resemble a vertically aligned and bracketed collection. Graphics are sorted by HQ parent/child relationship and then by echelon. |
DogLegLeaderStyle | A leader style that maniplates the contents of a graphic leader to resemble a vertically aligned collection using a dog leg leader line. Graphics are sorted by HQ and echelon. |
DogLegLeaderStyle2 | A leader style that maniplates the contents of a graphic leader to resemble a vertically aligned collection using a dog leg leader line with a dot drawn at its first point. Graphics are sorted by HQ and echelon. |
DogLegLeaderStyle2PE | A leader style that maniplates the contents of a graphic leader to resemble a vertically aligned collection using a dog leg leader line with a dot drawn at its first point. Graphics are sorted by HQ parent/child relationship and then by echelon. |
DogLegLeaderStylePE | A leader style that maniplates the contents of a graphic leader to resemble a vertically aligned collection using a dog leg leader line. Graphics are sorted by HQ parent/child relationship and then by echelon. |
HBarLeaderStyle | A leader style that manipulates the contents of graphic leader to resemble a horizontally aligned collection, sandwiched between two horizontal lines. Graphics are sorted by HQ parent/child relationship and/or by echelon. |