←Select platform

Origin Property

Summary
Gets or sets the center point for all vignette objects (circle, ellipse, rectangle, and square).
Syntax
C#
VB
C++
public LeadPoint Origin { get; set; } 
  
Public Property Origin As LeadPoint 
public: 
property LeadPoint Origin { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

Center point for all vignette objects (circle, ellipse, rectangle, and square).

Example

Refer to VignetteCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

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