Click or drag to resize

MarkerVisualizerTEntityPixelOffset Property

Gets or sets the pixel offset of each marker from the position of the entity.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public PointF PixelOffset { get; set; }

Property Value

Type: PointF
Remarks
PixelOffset for details.
See Also