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

In This Topic
    UseRealWorldSymbolSizes Property (CIMMultiLayerSymbol)
    In This Topic
    Gets or sets a value indicating whether the symbol size properties are rendered using real world units or page units. When set to true the symbol will draw using real world units (e.g. meters).
    Syntax
    public bool UseRealWorldSymbolSizes {get; set;}
    Public Property UseRealWorldSymbolSizes As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also