←Select platform

Origin Property

Summary

Origin of the item.

Syntax
C#
VB
C++
public LeadPointD Origin { get; } 
Public ReadOnly Property Origin() As LeadPointD 
   Get 
public:  
   property LeadPointD^ Origin 
   { 
      LeadPointD^ get() 
   } 

Property Value

The origin of the item. Default value is the center of the image.

Remarks

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.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.