Show / Hide Table of Contents

Property Width

Width

Gets or sets the width of a stroke symbol layer.

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

The width of a stroke symbol layer.

Remarks

The return value may be any non-negative number (default is 0). A larger width means a larger stroke.

The measurement unit for the width is in device-independent pixels (DIPs) by default. To use meters in 3D, set the SceneSizeUnit property to Meters. This switches the interpretation of the width from DIPs to meters.

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.