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

In This Topic
    PointSize Property
    In This Topic
    Gets or sets the size of rendered LAS points when Fixed or RealWorld point sizing are used. If real-world sizing is used, the value is represented in meters; otherwise the value is in screen-based points.
    Syntax
    public double PointSize {get; set;}
    Public Property PointSize As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also