ArcGIS Pro 2.8 API Reference Guide
DiagramElementQueryByExtent Class Properties


ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace : DiagramElementQueryByExtent Class

For a list of all members of this type, see DiagramElementQueryByExtent members.

Public Properties
 NameDescription
Public Property Indicates whether or not the "searching" envelope must be enlarged to include the extent of any containers that are partially within the specified envelope. False to return the diagram features which strictly intersect the specified envelope(default). True to enlarge the "searching" envelope so it includes the extent of any containers that are partially within the specified envelope.  
Public PropertyThe extent ArcGIS.Core.Geometry.Envelope used to search for diagram elements; that is, the extent that the resulting queried diagram elements will intersect.  
Public PropertyIndicates whether or not DiagramContainerElements are returned. (Inherited from ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.DiagramElementQueryByElementTypes)
Public PropertyIndicates whether or not DiagramEdgeElements are returned. (Inherited from ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.DiagramElementQueryByElementTypes)
Public PropertyIndicates whether or not DiagramJunctionElements are returned. (Inherited from ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.DiagramElementQueryByElementTypes)
Top
See Also

Reference

DiagramElementQueryByExtent Class
ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace