ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBlueprintEffect Class / GridSubdivisions Property

In This Topic
    GridSubdivisions Property
    In This Topic
    Gets or sets the number of width and height subdivisions for each cell in the grid.
    Syntax
    public int GridSubdivisions {get; set;}
    Public Property GridSubdivisions As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also