This document is archived and information here might be outdated. Recommended version. |
Indicates amount of offset between feature and label as they draw to the map display.
[Visual Basic .NET] Public Property PixelOffset As Short
[C#] public short PixelOffset {get; set;}
[C++]
HRESULT get_PixelOffset(
System.Int16* 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