Visual Basic (Declaration) | |
---|---|
Sub FillPolygon( _ ByVal brush As BrushEx, _ ByVal polygon() As PointFEx _ ) |
Parameters
- brush
- BrushEx that determines the characteristics of the fill.
- polygon
- Array of PointFEx structures that represent the vertices of the polygon to fill.