ArcGIS Pro 3.7 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 MustOverride ReadOnly Property ColumnCount As Integer
    public abstract int ColumnCount {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also