ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMElement Class / LockedAspectRatio Property

In This Topic
    LockedAspectRatio Property
    In This Topic
    Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally.
    Syntax
    public bool LockedAspectRatio {get; set;}
    Public Property LockedAspectRatio As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also