←Select platform

SourcePoint Property

Summary
Gets or sets the origin of the source rectangle.
Syntax
C#
VB
Objective-C
C++
Java
public LeadPoint SourcePoint { get; set; } 
Public Property SourcePoint As LeadPoint 
@property (nonatomic, assign) LeadPoint sourcePoint 
public final LeadPoint getSourcePoint() 
public final void setSourcePoint(LeadPoint value) 
public: 
property LeadPoint SourcePoint { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

The origin of the source rectangle.

Example

For an example, refer to CombineFastCommand

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 Assembly

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