ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeoFeatureLayerBase Class / UseRealWorldSymbolSizes Property

In This Topic
    UseRealWorldSymbolSizes Property (CIMGeoFeatureLayerBase)
    In This Topic
    Gets or sets a value indicating whether to use real world symbols sizes (meters) vs. points.
    Syntax
    public bool UseRealWorldSymbolSizes {get; set;}
    Public Property UseRealWorldSymbolSizes As Boolean
    Remarks
    This value should always be in sync with the UseRealWorldSymbolSizes property at the symbol level.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also