Declaration

class GSBoundsPen

Declaration

@interface GSBoundsPen : NSObject

Declaration

class GSBoundsPen(NSObject)

Topics

Instance Properties

  • CGRectNull when hasContent == NO.

  • Whether the bounds may be larger than the actual bounds.

Type Methods

  • The computed bounds are guaranteed to be no smaller than the bounds computed by a pen returned by -boundsPen.

Topics

Instance Properties

Type Methods

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