PointCloudStylePointStyle Property |
Gets the PointCloudPointStyle object that specifies Point Style properties for the point cloud component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PointCloudPointStyle PointStyle { get; }
Public ReadOnly Property PointStyle As PointCloudPointStyle
Get
public:
property PointCloudPointStyle^ PointStyle {
PointCloudPointStyle^ get ();
}
Property Value
PointCloudPointStyle
See Also