Gets the logical origin of this AnnCrossProductObject.
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 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.
For an example, refer to AnnObject.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