C#
VB
C++
Origin of the item.
public LeadPointD Origin { get; }
Public ReadOnly Property Origin() As LeadPointD
Get
public:
property LeadPointD^ Origin
{
LeadPointD^ get()
}
The origin of the item. Default value is the center of the image.
This value is used by Scale to determine the center of the scale operation. Default value is to scale around the image center and is equal to DefaultZoomOrigin.
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