←Select platform

DestinationRectangle Property (TextureAlphaBlendCommand)

Summary

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

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadRect DestinationRectangle {get; set;}
Public Property DestinationRectangle As Leadtools.LeadRect
public Leadtools.LeadRect DestinationRectangle {get; set;}
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 TextureAlphaBlendCommand.

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