C#
VB
C++
Resets the transformation matrix of this AnnObject.
public virtual void ResetTransform()
Public Overridable Sub ResetTransform()
public:
virtual void ResetTransform();
After calling this method, the Transform matrix value of this AnnObject will be set back to an identity matrix.
For an example, refer to Transform.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET