ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapSurroundStyleItem Class / MapSurround Property

In This Topic
    MapSurround Property
    In This Topic
    Gets or sets the ArcGIS.Core.CIM.CIMMapSurround of the map surround style item.
    Syntax
    Public Property MapSurround As CIMMapSurround
    public CIMMapSurround MapSurround {get; set;}
    Exceptions
    ExceptionDescription
    This property must be called within the lambda passed to QueuedTask.Run
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also