API usage演示文稿 APIEnumerationPositiveFixedAngle本页总览PositiveFixedAngleAsk a question 度的 60000 分之一(5400000 = 90 度)。 类型 number 示例 此示例将渐变方向角度设置为 90 度。 CodeResultPlayground// How to create a gradient fill using positive fixed angle.// Set gradient direction angle.let fill = Api.CreateLinearGradientFill([gs1, gs2], 5400000);