←Select platform

DestinationRectangle Property (AlphaBlendCommand)

Summary

Gets or sets the rectangle structure that contains the destination rectangle.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadRect DestinationRectangle {get; set;}
Public Property DestinationRectangle As Leadtools.LeadRect
public Leadtools.LeadRect DestinationRectangle {get; set;}
@property (nonatomic, assign) LeadRect destinationRectangle
public LeadRect getDestinationRectangle() 
public void setDestinationRectangle(LeadRect value) 
get_DestinationRectangle(); 
set_DestinationRectangle(value); 
Object.defineProperty('DestinationRectangle'); 
public: 
property Leadtools.LeadRect DestinationRectangle { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

LeadRect structure that contains the destination rectangle.

Example

Refer to AlphaBlendCommand.

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