ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMglTFMarker3D Class / TintColor Property

In This Topic
    TintColor Property (CIMglTFMarker3D)
    In This Topic
    Gets or sets the color which defines the color that is applied to the marker.
    Syntax
    public CIMColor TintColor {get; set;}
    Public Property TintColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also