SymbologyControl display style options.
| Constant |
Value |
Description |
| esriDisplayStyleIcon |
0 |
The SymbologyControl displays symbols in Icon view. |
| esriDisplayStyleReport |
1 |
The SymbologyControl displays symbols in Report view. |
| esriDisplayStyleSmallIcon |
2 |
The SymbologyControl displays symbols in SmallIcon view. |
| esriDisplayStyleList |
3 |
The SymbologyControl displays symbols in List view. |
Product Availability
Available with ArcGIS Engine.
.NET Samples
Modify the appearance of the PageLayoutControl's page (Code Files:
PageAppearance)