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