ArcGIS Pro 2.6 API Reference Guide
Points Property (Multipatch)

ArcGIS.Core.Geometry Namespace > Multipatch Class : Points Property
Gets a collection of points representing the vertices of all the parts.
Syntax
public ReadOnlyPointCollection Points {get;}
Public ReadOnly Property Points As ReadOnlyPointCollection
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Multipatch Class
Multipatch Members