ArcGIS Pro 3.7 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 Property PointSizingMethod As LASPointSizingMethod
    public LASPointSizingMethod PointSizingMethod {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also