PointCloudStylePointStyle Property

Gets the PointCloudPointStyle object that specifies Point Style properties for the point cloud component.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PointCloudPointStyle PointStyle { get; }

Property Value

PointCloudPointStyle
See Also