Class
GSRadialGradient
A radial (circular/angular) gradient.
Declaration
class GSRadialGradientDeclaration
@interface GSRadialGradient : GSGradientDeclaration
class GSRadialGradient(GSGradient)Topics
Initializers
Creates a simple radial gradient with the given center and radius.
Creates a radial gradient with the given start and end circle.
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
The behavior of radial gradients has changed from Glyphs 3 to Glyphs 4.
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
Creates a simple radial gradient with the given center and radius.
Creates a radial gradient with the given start and end circle.
The behavior of radial gradients has changed from Glyphs 3 to Glyphs 4.
Relationships
Inherits From
Conforms To
Foundation.NSCopying- GSSelectableElementProtocol
- GSUserDataProtocol
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable