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

In This Topic
    ColumnCount Property (TextureMap)
    In This Topic
    Gets the width of the image in pixels.
    Syntax
    public abstract int ColumnCount {get;}
    Public MustOverride ReadOnly Property ColumnCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also