ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / LayoutOptions Class
Properties Methods


In This Topic
    LayoutOptions Class Members
    In This Topic

    The following tables list the members exposed by LayoutOptions.

    Public Properties
     NameDescription
    Public Property Gets the application default layout guide color.  
    Public Property Gets and sets whether the insert tool stays active or reverts back to select after adding a new element.  
    Public Property Gets and sets the default path for the location of the layout template gallery.  
    Public Property Gets and sets whether a warning will be shown when deleting a map frame will result in other elements in the layout being deleted.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the application layout guide color. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the layout guide color. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also