ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMShapeVertex Class / TextureCoordinate Property

In This Topic
    TextureCoordinate Property
    In This Topic
    Gets or sets the texture coordinate.
    Syntax
    Public Property TextureCoordinate As MapPoint
    public MapPoint TextureCoordinate {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also