FillGeometry Method

Summary
Fills the interior of the specified geometry using the specified brush.
Syntax
C#
C++/CLI
public void FillGeometry( 
   Brush brush, 
   Geometry geometry 
) 
public: 
void FillGeometry(  
   Brush^ brush, 
   Geometry^ geometry 
)  

Parameters

brush
The brush used to fill the geometry's interior.

geometry
The geometry to draw.

Remarks

This method fills the interior of a geometry with the specified brush.

Requirements

Target Platforms

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

Leadtools.Windows.D2DRendering Assembly

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