Go to main content

man pages section 3: Extended Library Functions, Volume 1

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

wxGraphicsPen (3erl)

Name

wxGraphicsPen - Functions for wxGraphicsPen class

Synopsis

Please see following description for synopsis

Description

wxGraphicsPen(3)           Erlang Module Definition           wxGraphicsPen(3)



NAME
       wxGraphicsPen - Functions for wxGraphicsPen class

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  wxGraphicsRen-
       derer::CreatePen() (not implemented in wx).

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

       wxWidgets docs: wxGraphicsPen

DATA TYPES
       wxGraphicsPen() = wx:wx_object()



wxWidgets team.                    wx 2.1.1                   wxGraphicsPen(3)