←Select platform

ClearSurface Method

Summary
Clears the d2d drawing context with selected solid brush
Syntax
C#
public static void ClearSurface(  
   D2DSurface context, 
   SolidColorBrush fill 
) 

Parameters

context
The d2d surface being cleared.

fill
the solid brush we will use to clear the d2d surface.

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.