ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPoint Class / RGBColor Property

In This Topic
    RGBColor Property
    In This Topic
    Gets a ArcGIS.Core.CIM.CIMRGBColor representing the red, green and blue components of the point. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public CIMRGBColor RGBColor {get;}
    Public ReadOnly Property RGBColor As CIMRGBColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also