ArcGIS Pro 2.9 API Reference Guide
AffectedArea Property

ArcGIS.Core.Data.Topology Namespace > ValidationResult Class : AffectedArea Property
Gets the envelope of the validated area.
Syntax
public Envelope AffectedArea {get;}
Public ReadOnly Property AffectedArea As Envelope
Remarks
If an envelope is supplied to Validate which does not intersect or contain a dirty area, an empty envelope is returned.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ValidationResult Class
ValidationResult Members