Table Of Contents

Previous topic

GraphicsPath

Next topic

GraphicsRenderer

This Page

phoenix_title GraphicsPen

A GraphicsPen is a native representation of a pen.

The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via GraphicsContext.CreatePen or GraphicsRenderer.CreatePen .


class_hierarchy Inheritance Diagram

Inheritance diagram for class GraphicsPen

Inheritance diagram of GraphicsPen


api Class API



class GraphicsPen(GraphicsObject)

A GraphicsPen is a native representation of a pen.