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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also