Show / Hide Table of Contents

Property Polyline

Polyline

Gets or sets the polyline symbol used to symbolize the hatch lines of a HatchFillSymbolLayer.

Declaration
public MultilayerPolylineSymbol Polyline { get; set; }
Property Value
Type Description
MultilayerPolylineSymbol

The polyline symbol used to symbolize the hatch lines of a HatchFillSymbolLayer.

Remarks

The polyline must be a multilayer symbol, specifically a MultilayerPolylineSymbol and stored internally as points. If no polyline is specified, the default polyline applies. That default polyline has a single SolidStrokeSymbolLayer, with width of 1.3333 device-independent pixels (DIPs), equivalent to 1.0 in points, and opaque black color.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.5 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.5 - 200.8
Xamarin.Android100.5 - 100.15
Xamarin.iOS100.5 - 100.15
UWP100.5 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.