ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColor Class / NoColor Method

In This Topic
    NoColor Method
    In This Topic
    Creates a fully transparent color.
    Syntax
    Public Shared Function NoColor() As CIMColor
    public static CIMColor NoColor()

    Return Value

    A transparent color object
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also