ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ShadedReliefColorizerDefinition Class / RemoveEdgeEffect Property

In This Topic
    RemoveEdgeEffect Property (ShadedReliefColorizerDefinition)
    In This Topic
    Gets or sets a value indicating whether or not to remove edge effect.
    Syntax
    public Nullable<bool> RemoveEdgeEffect {get; set;}
    Public Property RemoveEdgeEffect As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also