C#
VB
WinRT C#
C++
LeadPoint structure that contains the origin of the source rectangle.
public LeadPoint SourcePoint { get; set; }
Public Property SourcePoint As Leadtools.LeadPoint
public Leadtools.LeadPoint SourcePoint {get; set;}
<br/>get_SourcePoint();<br/>set_SourcePoint(value);<br/>Object.defineProperty('SourcePoint');
public:
property Leadtools.LeadPoint SourcePoint {
Leadtools.LeadPoint get();
void set ( Leadtools.LeadPoint );
}
LeadPoint structure that contains the origin of the source rectangle.
Refer to TextureAlphaBlendCommand.
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