Click or drag to resize

BalloonCartographicPosition Property

Gets the Cartographic position of the balloon. This property returns null if the Balloon is associated with a ControlPosition or a position was not specified.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartographic? CartographicPosition { get; }

Property Value

Type: NullableCartographic
See Also