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.7.0.1190
Syntax
public PointCloudPointStyle PointStyle { get; }

Property Value

PointCloudPointStyle
See Also