ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointClassificationDescription Class / WithheldPoints Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also