ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPictureStroke Class / TintColor Property

In This Topic
    TintColor Property (CIMPictureStroke)
    In This Topic
    Gets or sets the color that is applied as a tint to the image. The color is applied to the whole image. When the tint is set to white the image appears with its native colors.
    Syntax
    Public Property TintColor As CIMColor
    public CIMColor TintColor {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also