←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly