←Select platform

SourcePoint Property

Summary
LeadPoint structure that contains the origin of the source rectangle.
Syntax
C#
VB
C++
public LeadPoint SourcePoint { get; set; } 
Public Property SourcePoint As LeadPoint 
public: 
property LeadPoint SourcePoint { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

LeadPoint structure that contains the origin of the source 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.