|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGraphicAttributeDashType
Provides access to methods dealing with dash attribute values.
| Method Summary | |
|---|---|
int |
getDashType()
Type of dash attribute. |
void |
setDashType(int val)
Type of dash attribute. |
| Method Detail |
|---|
int getDashType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDashType(int val)
throws IOException,
AutomationException
val - A com.esri.arcgis.display.esriDashAttributeType constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||