Show / Hide Table of Contents

Property Size

Size

Gets or sets the size of marker symbol layer.

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

The size of marker symbol layer.

Remarks

The input value can be any positive number. The default value is 13.333 device-independent pixels (DIPs), equivalent to 10 points. A larger size means a larger marker.

The measurement unit for this property is in DIPs by default. To use meters to render 3D markers with real-world dimensions (meters) instead, set the SceneSizeUnit property to Meters. This switches the interpretation of the size 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.