ArcGIS Pro 3.0 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, Windows 8.1

    See Also