ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / FontSize Property

In This Topic
    FontSize Property (AnnotationProperties)
    In This Topic
    Gets and sets the font size.
    Syntax
    Public Property FontSize As Nullable(Of Double)
    public Nullable<double> FontSize {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also