|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriSimpleLineStyle
Simple line symbol styles.
esriSimpleLineStyle specifies the line pattern to be used with the ISimpleLineSymbol interface.
| Field Summary | |
|---|---|
static int |
esriSLSDash
The line is dashed -------. |
static int |
esriSLSDashDot
The line has alternating dashes and dots _._._._. |
static int |
esriSLSDashDotDot
The line has alternating dashes and double dots _.._.._. |
static int |
esriSLSDot
The line is dotted ....... |
static int |
esriSLSInsideFrame
The line will fit into it's bounding rectangle, if any. |
static int |
esriSLSNull
The line is invisible. |
static int |
esriSLSSolid
The line is solid. |
| Field Detail |
|---|
static final int esriSLSSolid
static final int esriSLSDash
static final int esriSLSDot
static final int esriSLSDashDot
static final int esriSLSDashDotDot
static final int esriSLSNull
static final int esriSLSInsideFrame
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||