ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVectorMarker Class / RespectFrame Property

In This Topic
    RespectFrame Property (CIMVectorMarker)
    In This Topic
    Gets or sets a value indicating whether the frame of the vector marker should be honored when drawing the marker.
    Syntax
    public bool RespectFrame {get; set;}
    Public Property RespectFrame As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also