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

Gets or sets the vertical offset of centering the symbol.

Syntax

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

Remarks

Setting the OffsetY 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.