This document is archived and information here might be outdated. Recommended version. |
Type of dash attribute.
[Visual Basic .NET] Public Property DashType As esriDashAttributeType
[C#] public esriDashAttributeType DashType {get; set;}
[C++]
HRESULT get_DashType(
esriDashAttributeType* val
);
[C++]
HRESULT put_DashType(
esriDashAttributeType val
);
[C++] Parameters val [out, retval]
val is a parameter of type esriDashAttributeType* val [in]
val is a parameter of type esriDashAttributeType