![]() |
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 : FillEllipse Method |
'Usage Dim instance As D2DSurface Dim brush As Brush Dim rect As Rect instance.FillEllipse(brush, rect)
This method fills the interior of an ellipse with a Brush. The ellipse is defined by the bounding rectangle represented by the rect parameter.