| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Bitmap Class > CopyFromRenderTarget Method : CopyFromRenderTarget(Nullable<Point2L>,RenderTarget,Nullable<RectL>) Method |
'Declaration Public Overloads Sub CopyFromRenderTarget( _ ByVal destPoint As System.Nullable(Of Point2L), _ ByVal renderTarget As RenderTarget, _ ByVal srcRect As System.Nullable(Of RectL) _ )
public void CopyFromRenderTarget( System.Nullable<Point2L> destPoint, RenderTarget renderTarget, System.Nullable<RectL> srcRect )