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

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

    ArcGIS Pro version: 3.6 or higher.
    See Also