ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLASPointSplatter Class / PointSizingMethod Property

In This Topic
    PointSizingMethod Property
    In This Topic
    Gets or sets the method used to determine the rendering size of LAS points. In 2D, only FixedAutoScale is supported.
    Syntax
    public LASPointSizingMethod PointSizingMethod {get; set;}
    Public Property PointSizingMethod As LASPointSizingMethod
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also