C1.Excel Assembly / C1.Util Namespace / GraphicsRendering Class / Pen Property

In This Topic
Pen Property (GraphicsRendering)
In This Topic
Gets or sets current pen of this graphics.
Syntax
'Declaration
 
Public Property Pen As GrapeCity.Documents.Drawing.Pen
 
See Also