ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointClassificationDescription Class / SyntheticPoints Property

In This Topic
    SyntheticPoints Property (LasPointClassificationDescription)
    In This Topic
    Gets and sets the synthetic points edit flag to assign. The default value is LasClassFlagEditType.NoChange.
    Syntax
    Public Property SyntheticPoints As LasClassFlagEditType
    public LasClassFlagEditType SyntheticPoints {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also