Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

wxGraphicsPen - Functions for wxGraphicsPen class

Data Types

wxGraphicsPen() = wx:wx_object()

wxWidgets team.                                     wx 2.1.1                                 wxGraphicsPen(3erl)

Description

       A  wxGraphicsPen  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  wxGraphicsContext:createPen/2  or  wxGraphicsRenderer::CreatePen() (not
       implemented in wx).

       This class is derived (and can use functions) from: wxGraphicsObject

       wxWidgets docs: wxGraphicsPen

Name

       wxGraphicsPen - Functions for wxGraphicsPen class

See Also