ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeometryBagBuilderEx Class / HasZ Property

In This Topic
    HasZ Property (GeometryBagBuilderEx)
    In This Topic
    Gets or sets the HasZ flag which indicates whether the geometry bag contains Zs.
    Syntax
    Public Overrides Property HasZ As Boolean
    public override bool HasZ {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also