←Select platform

MaskSourcePoint Property

Summary

Gets or sets the origin of the mask rectangle.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadPoint MaskSourcePoint {get; set;}
Public Property MaskSourcePoint As Leadtools.LeadPoint
public Leadtools.LeadPoint MaskSourcePoint {get; set;}
@property (nonatomic, assign) LeadPoint maskSourcePoint
public LeadPoint getMaskSourcePoint() 
public void setMaskSourcePoint(LeadPoint value) 
get_MaskSourcePoint(); 
set_MaskSourcePoint(value); 
Object.defineProperty('MaskSourcePoint'); 
public: 
property Leadtools.LeadPoint MaskSourcePoint { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

Origin of the mask rectangle. The width and height are the same width and height for the destination rectangle.

Example

Refer to FeatherAlphaBlendCommand.

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