ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / TextureMap Class / RowCount Property

In This Topic
    RowCount Property (TextureMap)
    In This Topic
    Gets the height of the image in pixels.
    Syntax
    public virtual int RowCount {get;}
    Public Overridable ReadOnly Property RowCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also