SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
Color
Pens Constructor
Initializes a new instance of the
ColorPens
class
Definition
Namespace:
SMath.Drawing
Assembly:
SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
Copy
public
ColorPens
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
ColorPens
()
F#
Copy
new
:
unit
->
ColorPens
See Also
Reference
ColorPens Class
SMath.Drawing Namespace
In This Article
Definition
See Also