The origin object.
[Visual Basic .NET] Public ReadOnly Property OriginObject As IObject
[C#] public IObject OriginObject {get;}
[C++]
HRESULT get_OriginObject(
IObject** OriginObject
);
[C++]Parameters
OriginObject [out, retval]OriginObject is a parameter of type IObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.