Declaration

class GSRadialGradient

Declaration

@interface GSRadialGradient : GSGradient

Declaration

class GSRadialGradient(GSGradient)

Topics

Initializers

Instance Properties

  • The rotation angle (in degrees counter-clockwise from the x-axis).

  • The center of the end circle, relative to the drawing bounds.

  • The radius of the end circle, relative to the drawing bounds.

  • The center of the start circle, relative to the drawing bounds.

  • The radius of the start circle, relative to the drawing bounds.

Instance Methods

Topics

Instance Properties

  • The rotation angle (in degrees counter-clockwise from the x-axis).

  • The center of the end circle, relative to the drawing bounds.

  • The radius of the end circle, relative to the drawing bounds.

  • The center of the start circle, relative to the drawing bounds.

  • The radius of the start circle, relative to the drawing bounds.

Instance Methods

Relationships

Inherits From

Conforms To

Relationships

Inherits From