ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / LinearUnit Class / Points Property

In This Topic
    Points Property (LinearUnit)
    In This Topic
    Gets a linear unit representing Desktop publishing points (Factory code = 109016). A point = 1/72 of an international inch.
    Syntax
    public static LinearUnit Points {get;}
    Public Shared ReadOnly Property Points As LinearUnit
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also