Gets or sets a point structure that contains the origin of the source rectangle.
public LeadPoint SourcePoint { get; set; }
Public Property SourcePoint As LeadPoint
@property (nonatomic, assign) LeadPoint sourcePoint
public LeadPoint getSourcePoint()
public void setSourcePoint(LeadPoint value)
Point structure that contains the origin of the source rectangle. The width and height of the source rectangle are the same as those of the destination rectangle.
This property is optional. If no value is assigned, it will be set to the default value which is (0,0).
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document