ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / LASPointSizingMethod Enumeration

In This Topic
    LASPointSizingMethod Enumeration
    In This Topic
    LAS point sizing methods.
    Syntax
    Members
    MemberDescription
    Fixed Fixed point size.
    FixedAutoScale Point size with automatic scaling. The size of the rendered points will increase as the map is zoomed in.
    RealWorld Point size based on real world units.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.LASPointSizingMethod

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also