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


IAdjustProperties.LimitedAdjustmentAreaSymbol Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IAdjustProperties.LimitedAdjustmentAreaSymbol Property

Symbol used to draw the limited adjustment area.

[Visual Basic .NET]
Public Property LimitedAdjustmentAreaSymbol As IFillSymbol
[C#]
public IFillSymbol LimitedAdjustmentAreaSymbol {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAdjustProperties Interface