ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeometryBagBuilderEx Class / HasM Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also