C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the origin of the source rectangle.
public LeadPoint SourcePoint { get; set; } Public Property SourcePoint As Leadtools.LeadPoint public Leadtools.LeadPoint SourcePoint {get; set;} @property (nonatomic, assign) LeadPoint sourcePoint public final LeadPoint getSourcePoint()public final void setSourcePoint(LeadPoint value)
<br/>get_SourcePoint();<br/>set_SourcePoint(value);<br/>Object.defineProperty('SourcePoint'); public:property Leadtools.LeadPoint SourcePoint {Leadtools.LeadPoint get();void set ( Leadtools.LeadPoint );}
The origin of the source rectangle.
For an example, refer to CombineFastCommand
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
