Declaration

class GSNullPen

Declaration

@interface GSNullPen : NSObject

Declaration

class GSNullPen(NSObject)

Overview

Useful as the required first argument in -drawInPen:… methods when only the other parameters are of interest.

Topics

Instance Properties

  • The last point to which the pen was drawn.

Relationships

Inherits From

  • NSObject

Conforms To

  • GSPenProtocol
  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject

Conforms To