ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ShadedReliefColorizerDefinition Class / ScalingType Property

In This Topic
    ScalingType Property (ShadedReliefColorizerDefinition)
    In This Topic
    Gets or sets the scaling type.
    Syntax
    public Nullable<ColorizerScalingType> ScalingType {get; set;}
    Public Property ScalingType As Nullable(Of ColorizerScalingType)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also