This document is archived and information here might be outdated. Recommended version. |
The origin of accumulated transformations used when projecting an affine transformation to a different spatial reference system.
[Visual Basic .NET] Public Property MoveOrigin As IPoint
[C#] public IPoint MoveOrigin {get; set;}
[C++]
HRESULT put_MoveOrigin(
IPoint* Origin
);
[C++]
Parameters Origin
Origin is a parameter of type IPoint*