←Select platform

CenterPoint Property

Summary

Gets or sets a point structure that contains a two-dimensional position of the Matrix array, to be used as the matrix (mask)center.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadPoint CenterPoint {get; set;}
Public Property CenterPoint As Leadtools.LeadPoint
public Leadtools.LeadPoint CenterPoint {get; set;}
@property (nonatomic, assign) LeadPoint centerPoint
public LeadPoint getCenterPoint() 
public void setCenterPoint(LeadPoint value) 
get_CenterPoint(); 
set_CenterPoint(value); 
Object.defineProperty('CenterPoint'); 
public: 
property Leadtools.LeadPoint CenterPoint { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

LeadPoint structure that contains a two-dimensional position of the Matrix array, to be used as the matrix (mask)center.

Example

Refer to UserFilterCommand.

Requirements

Target Platforms

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