This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IS > ISimpleTrackingLabelRenderer Interface > ISimpleTrackingLabelRenderer.PixelOffset Property (ArcObjects .NET 10.4 SDK) |
Indicates amount of offset for the label renderer to draw labels next to events in the map display.
[Visual Basic .NET] Public Property PixelOffset As Short
[C#] public short PixelOffset {get; set;}
[C++]
HRESULT get_PixelOffset(
short* pnPixelOffset
);
[C++]
HRESULT put_PixelOffset(
short pnPixelOffset
);
[C++]
Parameters pnPixelOffset [out, retval] pnPixelOffset is a parameter of type short pnPixelOffset [in] pnPixelOffset is a parameter of type short