PointCloudPointStyle Class

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: 13.4.208.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