ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / SymbolSearcherSearchOutputOptions Class / FitSizeForPointSymbol Property

In This Topic
    FitSizeForPointSymbol Property
    In This Topic
    Gets and sets whether output Point SymbolStyleItems will be "set" to fill their preview image patch.
    Syntax
    public bool FitSizeForPointSymbol {get; set;}
    Public Property FitSizeForPointSymbol As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also