ArcGIS Pro 3.0 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, Windows 8.1

    See Also