Show / Hide Table of Contents

Property Separation

Separation

Gets or sets the distance between the line symbols in the hatch pattern of a HatchFillSymbolLayer.

Declaration
public double Separation { get; set; }
Property Value
Type Description
double

The distance between the line symbols in the hatch pattern of a HatchFillSymbolLayer.

Remarks

By default, the values passed in are interpreted as DIPs. To use meters in 3D set the SceneSizeUnit property to Meters. This switches the interpretation of the distance values from DIPs to meters.

The larger the value, the greater the separation between hatch lines. If no value is specified, a default of 5.3333 DIPs (4.0 points) is applied. Separation values must be non-negative.

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.