![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DSurface Class : FillPolygon Method |
'Usage Dim instance As D2DSurface Dim brush As Brush Dim points() As Point instance.FillPolygon(brush, points)
public: void FillPolygon( Brush^ brush, array<Point>^ points )
This method fills the interior of a polygon with the specified brush.