ArcGIS Pro 3.2 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 override bool HasZ {get; set;}
    Public Overrides Property HasZ As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also