This document is archived and information here might be outdated.  Recommended version.


esriDrawStyle Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriDrawStyle Constants

Specifies the feature draw style.

Constant Value Description
esriDSNormal 1 Normal draw style.
esriDSValid 2 Valid draw style.
esriDSInvalid 4 Invalid draw style.
esriDSUnknown 8 Unknown draw style.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Multivariate renderer (Code Files: MultivariateRenderer)