|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSimpleMarkerStyle
Simple marker symbol styles.
esriSimpleMarkerStyle specifies the marker shape to be used with the ISimpleMarkerSymbol interface.
Field Summary | |
---|---|
static int |
esriSMSCircle
The marker is a circle. |
static int |
esriSMSCross
The marker is a cross. |
static int |
esriSMSDiamond
The marker is a diamond. |
static int |
esriSMSSquare
The marker is a square. |
static int |
esriSMSX
The marker is an X. |
Field Detail |
---|
static final int esriSMSCircle
static final int esriSMSSquare
static final int esriSMSCross
static final int esriSMSX
static final int esriSMSDiamond
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |