ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / LayoutOptions Class / GetGuideColor Method

In This Topic
    GetGuideColor Method
    In This Topic
    Gets the application layout guide color. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    Public Function GetGuideColor() As CIMColor
    public CIMColor GetGuideColor()

    Return Value

    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also