ArcGIS Pro 2.9 API Reference Guide
MultipartBuilderEx Class Properties


ArcGIS.Core.Geometry Namespace : MultipartBuilderEx Class

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

Public Properties
 NameDescription
Public Property Gets the type of geometry that will be created from this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx)
Public PropertyOverridden.  Gets or sets the HasID flag which indicates whether the geometry contains IDs.  
Public PropertyOverridden.  Gets or sets the HasM flag which indicates whether the geometry contains Ms.  
Public PropertyOverridden.  Gets or sets the HasZ flag which indicates whether the geometry contains Zs.  
Public PropertyOverridden.  Gets a boolean which indicates if this instance is empty or not. This instance is empty if it has zero parts.  
Public Property Gets the number of parts.  
Public Property Gets or sets the list of parts that define this builder.  
Public PropertyGets or sets the SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx)
Top
See Also

Reference

MultipartBuilderEx Class
ArcGIS.Core.Geometry Namespace