Declaration

class GSDrawEnvironment

Declaration

@interface GSDrawEnvironment : NSObject

Declaration

class GSDrawEnvironment(NSObject)

Topics

Instance Properties

  • The render unit length.

  • A context font for looking up additional details.

  • A context instance for looking up additional details.

  • A context layer for looking up additional details.

  • A context master for looking up additional details.

  • The scale factor of the rendered dimensions in relation to the source dimensions.

Instance Methods

Enumerations

Topics

Instance Properties

  • The render unit length.

  • A context font for looking up additional details.

  • A context instance for looking up additional details.

  • A context layer for looking up additional details.

  • A context master for looking up additional details.

  • The scale factor of the rendered dimensions in relation to the source dimensions.

Instance Methods

Other

Relationships

Inherits From

  • NSObject

Conforms To

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

Relationships

Inherits From

  • NSObject