|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriLineCapStyle
Line symbol cap styles.
esriLineCapStyle specifies the appearance of line start and end nodes used with the ICartographicLineSymbol interface.
Field Summary | |
---|---|
static int |
esriLCSButt
Line ends do not extend passed the end points. |
static int |
esriLCSRound
Line ends are rounded at the end points. |
static int |
esriLCSSquare
Line ends are squared off at the end points. |
Field Detail |
---|
static final int esriLCSButt
static final int esriLCSRound
static final int esriLCSSquare
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |