ArcGIS Runtime SDK for WPF - Library Reference
FixedSymbols Property
See Also 
ESRI.ArcGIS.Client.WebMap Namespace > DrawingInfo Class : FixedSymbols Property

Gets or sets a Boolean indicating whether symbols should stay the same size in screen units as you zoom in. A value of true means the symbols stay the same size in screen units regardless of the map scale.

Syntax

Visual Basic (Declaration) 
Public Property FixedSymbols As Boolean
C# 
public bool FixedSymbols {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.