PointCloud.Vertices Property

Gets or sets point cloud's 3D vertices.
Public Shadows Property Vertices() As Point3D()
This language is not supported or no code example is available.
new public Point3D[] Vertices {get; set;}
This language is not supported or no code example is available.

Property Value

Point3D[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition