VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / WpfDrawingSurface Class / Draw(VintasoftImage,Rect,Rect) Method
Syntax Requirements SeeAlso
In This Topic
Draw(VintasoftImage,Rect,Rect) Method (WpfDrawingSurface)
In This Topic
Draws the drawing surface on specified VintasoftImage.
Syntax

Parameters

image
The VintasoftImage where surface should be drawn.
sourceRect
The rectangle on drawing surface.
destRect
The rectangle on VintasoftImage.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also