←Select platform

Origin Property (RingEffectCommand)

Summary

Gets or sets the coordinates (in pixels) for the origin of the rings.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadPoint Origin {get; set;}
Public Property Origin As Leadtools.LeadPoint
public Leadtools.LeadPoint Origin {get; set;}
get_Origin(); 
set_Origin(value); 
Object.defineProperty('Origin'); 
public: 
property Leadtools.LeadPoint Origin { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

Coordinates (in pixels) for the origin of the rings. Only positive values are accepted.

Example

Refer to RingEffectCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize