←Select platform

DestinationRectangle Property

Summary
Gets or sets a LeadRect structure that contains the destination rectangle.
Syntax
C#
VB
C++
public LeadRect DestinationRectangle { get; set; } 
Public Property DestinationRectangle As LeadRect 
public: 
property LeadRect DestinationRectangle { 
   LeadRect get(); 
   void set (    LeadRect ); 
} 

Property Value

LeadRect structure that contains the destination rectangle.

Example

Refer to TextureAlphaBlendCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.