←Select platform

Origin Property (MosaicTilesCommand)

Summary

Gets or sets the point that represents the center of revolution when polar coordinates are used.

Syntax

C#
VB
C++
public Leadtools.LeadPoint Origin {get; set;}
Public Property Origin As Leadtools.LeadPoint
public: 
property Leadtools.LeadPoint Origin { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

Point that represents the center of revolution when polar coordinates are used. This property is used if the MosaicTilesCommandFlags.Polar flag is set.

Example

Refer to MosaicTilesCommand example.

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