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