Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
Syntax
C#
Copy Code
|
---|
public Pen CreateGdiPen ( IGraphics graphics, RectangleF rc ) |
Visual Basic
Copy Code
|
---|
Public Function CreateGdiPen( _ graphics As IGraphics, _ rc As RectangleF _ ) As Pen |
Parameters
Return Value
See Also