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


IDotDensitySymbolUIDialog.Layer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

IDotDensitySymbolUIDialog.Layer Property

Dot density masking layer (i.e. the control layer).

[Visual Basic .NET]
Public ReadOnly Property Layer As ILayer
[C#]
public ILayer Layer {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDotDensitySymbolUIDialog Interface