Property PlacementMode
PlacementMode
Gets the anchor placement mode of the symbol anchor object.
Declaration
public SymbolAnchorPlacementMode PlacementMode { get; }
Property Value
Type | Description |
---|---|
SymbolAnchorPlacementMode | The anchor placement mode of the symbol anchor object. |
Remarks
The SymbolAnchorPlacementMode determines how Runtime interprets the SymbolAnchor anchor values. See the SymbolAnchorPlacementMode documentation for a description of the effects of each mode. The default mode is 'relative.'
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.5 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.5 - 200.5 |
Xamarin.Android | 100.5 - 100.15 |
Xamarin.iOS | 100.5 - 100.15 |
UWP | 100.5 - 200.5 |