Gets the logical origin of this AnnCrossProductObject.
public override Point Origin { get; }
Public Overrides ReadOnly Property Origin As Point
public:
property Point Origin {
Point get() override;
}
The logical origin of this AnnCrossProductObject.
This method returns the logical origin of this AnnCrossProductObject. The AnnCrossProductObject object overrides this value to return the coordinates of the IntersectionPoint. You can use this origin to AnnObject.Rotate or AnnObject.Scale this object around itself.
Refer to AnnObject.Origin example.
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