Current horizontal offset expressed in points.
[Visual Basic .NET] Public Property OffsetX As Double
[C#] public double OffsetX {get; set;}
[C++]
HRESULT get_OffsetX(
double* Offset
);
[C++]
HRESULT put_OffsetX(
double Offset
);
[C++]Parameters
Offset [out, retval] Offset is a parameter of type double Offset [in] Offset is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.