ArcGIS Pro 3.7 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 Overrides Property HasM As Boolean
    public override bool HasM {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also