ArcGIS API for WPF - Library Reference
OffsetX Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Symbols Namespace > SimpleMarkerSymbol Class : OffsetX Property

Gets or sets the horizontal offset of centering the symbol.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Property OffsetX As Double
C# 
public override double OffsetX {get; set;}

Remarks

Setting the OffsetX property is not allowed on the SimpleMarkerSymbol sub class.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.