ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / ShapeDescription Class / HasZ Property

In This Topic
    HasZ Property (ShapeDescription)
    In This Topic
    Indicates whether or not the ArcGIS.Core.Data.FeatureClass to create has Z values.
    Syntax
    public bool HasZ {get; set;}
    Public Property HasZ As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also