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

In This Topic
    PixelSizeFactor Property (ShadedReliefColorizerDefinition)
    In This Topic
    Gets and sets pixel size factor.
    Syntax
    public Nullable<double> PixelSizeFactor {get; set;}
    Public Property PixelSizeFactor As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also