ArcGIS Pro 3.7 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 ReadOnly Property RGBColor As CIMRGBColor
    public CIMRGBColor RGBColor {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also