ArcGIS Pro 3.7 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 Property ScalingType As Nullable(Of ColorizerScalingType)
    public Nullable<ColorizerScalingType> ScalingType {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also