The PointCloudPointStyle class is used to specify the size, number, and color of the point cloud points.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.3.488.0

Syntax

C#
public class PointCloudPointStyle
Visual Basic
Public Class PointCloudPointStyle
Visual C++
public ref class PointCloudPointStyle

Inheritance Hierarchy

System..::..Object
  Autodesk.Civil.DatabaseServices.Styles..::..PointCloudPointStyle

See Also