ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / ConstructPictureFill Method
Path to a png, jpg, bmp file.
The size.
Version

ConstructPictureFill Method (ISymbolFactory)
Constructs a picture fill with the specified parameters.
Syntax
CIMFill ConstructPictureFill( 
   string fileName,
   double size
)

Parameters

fileName
Path to a png, jpg, bmp file.
size
The size.

Return Value

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also