Gets the logical origin of this AnnProtractorObject.
public override AnnPoint Origin { get; }
Public Overrides ReadOnly Property Origin As Leadtools.Annotations.AnnPoint
public:
property Leadtools.Annotations.AnnPoint Origin {
Leadtools.Annotations.AnnPoint 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.
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