Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

ClearSurface Method







The d2d surface being cleared.
the solid brush we will use to clear the d2d surface.
Clears the d2d drawing context with selected solid brush
Syntax
public static void ClearSurface( 
   D2DSurface context,
   SolidColorBrush fill
)
'Declaration
 
Public Shared Sub ClearSurface( _
   ByVal context As D2DSurface, _
   ByVal fill As SolidColorBrush _
) 
'Usage
 
Dim context As D2DSurface
Dim fill As SolidColorBrush
 
AnnD2DRenderingEngine.ClearSurface(context, fill)
public static void ClearSurface( 
   D2DSurface context,
   SolidColorBrush fill
)
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.ClearSurface( 
   context ,
   fill 
)

Parameters

context
The d2d surface being cleared.
fill
the solid brush we will use to clear the d2d surface.
Requirements

Target Platforms

See Also

Reference

AnnD2DRenderingEngine Class
AnnD2DRenderingEngine Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features