←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly