ArcGIS Pro 3.4 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 CIMColor GetGuideColor()
    Public Function GetGuideColor() As CIMColor

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also